Class Text
Text class
Class=4, ElementId=4
public class Text : TextCommand
Constructors
| Name | Description |
|---|---|
| Text(CgmFile) | |
| Text(CgmFile, string, CgmPoint, bool) |
Properties
| Name | Description |
|---|---|
| ElementClass { get; } | |
| ElementId { get; } | |
| Final { get; set; } | |
| Position { get; } | The position at which the string should be displayed |
| Text { get; } | The string to display |
Methods
| Name | Description |
|---|---|
| override ReadFromBinary(IBinaryReader) | |
| override ToString() | |
| override WriteAsBinary(IBinaryWriter) | |
| override WriteAsClearText(IClearTextWriter) |
See Also
- class TextCommand
- namespace Aspose.CAD.FileFormats.Cgm.Commands
- assembly Aspose.CAD