ArtText.Center Property

Gets or sets the center of the art text.

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

Syntax

C#
public PointF Center { get; set; }

Property Value

A PointF structure that specifies the center of the art text.

See Also

Reference