TextItem.Text Property

Gets or sets the content of this text item.

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

Syntax

C#
public Text Text { get; set; }

Property Value

The content of the TextItem.

See Also

Reference