ICadGeometryText.Text
ICadGeometryText.Text property
Gets or sets the text.
public string Text { get; set; }
Property Value
The text.
See Also
- interface ICadGeometryText
- namespace Aspose.CAD.FileFormats.Cad.Geometry
- assembly Aspose.CAD
Gets or sets the text.
public string Text { get; set; }
The text.