StringMeasure.IsEmpty Method

Gets a value indicating whether this string is empty.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool IsEmpty()

Property Value

true if the string is empty; otherwise, false.

See Also

Reference