StringMeasure.Width Property

Gets or sets string width.

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

Syntax

C#
public float Width { get; set; }

Property Value

The string width in pixels.

See Also

Reference

Manual