Interface ICadGeometryText
ICadGeometryText interface
public interface ICadGeometryText : ICadGeometry
Properties
| Name | Description |
|---|---|
| Color { get; set; } | Gets or sets the color. |
| FontFile { get; set; } | Gets or sets the font file. |
| FontName { get; set; } | Gets or sets the name of the font. |
| Position { get; set; } | Gets or sets the position. |
| Rotation { get; set; } | Gets or sets the rotation. |
| Size { get; set; } | Gets or sets the size. |
| Text { get; set; } | Gets or sets the text. |
See Also
- interface ICadGeometry
- namespace Aspose.CAD.FileFormats.Cad.Geometry
- assembly Aspose.CAD