Font.Size Property

Gets or sets a font size.

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

Syntax

C#
public float Size { get; set; }

Property Value

The font size. The default value is 10.

See Also

Reference