StringMeasure.Ascender Property

Gets or sets string ascender.

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

Syntax

C#
public float Ascender { get; set; }

Property Value

The string ascender.

Remarks

String ascender is the vertical distance from the horizontal baseline to the highest character coordinate in a string, in pixels.

See Also

Reference

Manual