DoublePathTextFrame.BaseHeight Property

Changes the text height but preserves its length.

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

Syntax

C#
public float BaseHeight { get; set; }

Property Value

The greater the value is, the smaller the text height will be. The value needs to be more than zero.

See Also

Reference