TextShape.Text

TextShape.Text property

Gets or sets the drawn text.

public string Text { get; set; }

Property Value

The drawn text.

See Also