StringMeasure.Descender Property

Gets or sets string descender.

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

Syntax

C#
public float Descender { get; set; }

Property Value

The string descender.

Remarks

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

See Also

Reference

Manual