Table of Contents

Method DebugFormatAssert

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

DebugFormatAssert(TextFormat)

Checks whether TextFormat parameter is ok.

[Conditional("DEBUG")]
public static void DebugFormatAssert(TextFormat format)

Parameters

format TextFormat

Parameter value.

Exceptions

Exception

Raised if parameter is not ok.