PlainText.Position Property

Gets or sets the starting point coordinates of the baseline of the first text line.

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

Syntax

C#
public PointF Position { get; set; }

Property Value

Coordinates of the the starting point of the baseline.

See Also

Reference