Class CapCommand
CapCommand class
public abstract class CapCommand : Command
Properties
Name | Description |
---|---|
DashIndicator { get; set; } | |
ElementClass { get; } | |
ElementId { get; } | |
LineIndicator { get; set; } |
Methods
Name | Description |
---|---|
override ReadFromBinary(IBinaryReader) | |
override ToString() | |
override WriteAsBinary(IBinaryWriter) | |
abstract WriteAsClearText(IClearTextWriter) | Writes/exports the command as clear text mode |
See Also
- class Command
- namespace Aspose.CAD.FileFormats.Cgm.Commands
- assembly Aspose.CAD