CharStyle.Size Property

Gets or sets the font size.

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

Syntax

C#
public float Size { get; set; }

Property Value

A single-precision floating-point value representing the font size.

See Also

Reference