Class RestrictedText
RestrictedText class
Class=4, ElementId=5
public class RestrictedText : TextCommand
Constructors
| Name | Description |
|---|---|
| RestrictedText(CgmFile) | |
| RestrictedText(CgmFile, string, CgmPoint, double, double, bool) |
Properties
| Name | Description |
|---|---|
| DeltaHeight { get; set; } | |
| DeltaWidth { get; set; } | |
| 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