Class TextRepresentation
TextRepresentation class
public class TextRepresentation : Command
Constructors
| Name | Description |
|---|---|
| TextRepresentation(CgmFile) | |
| TextRepresentation(CgmFile, int, int, TextPrecisionType, double, double, CgmColor) |
Properties
| Name | Description |
|---|---|
| BundleIndex { get; set; } | |
| Color { get; set; } | |
| ElementClass { get; } | |
| ElementId { get; } | |
| Expansion { get; set; } | |
| FontIndex { get; set; } | |
| Precision { get; set; } | |
| Spacing { get; set; } |
Methods
| Name | Description |
|---|---|
| override ReadFromBinary(IBinaryReader) | |
| override ToString() | |
| override WriteAsBinary(IBinaryWriter) | |
| override WriteAsClearText(IClearTextWriter) |
Remarks
Class=2, Element=13
See Also
- class Command
- namespace Aspose.CAD.FileFormats.Cgm.Commands
- assembly Aspose.CAD