Enum PltCommandArgIds
PltCommandArgIds enumeration
The identifiers for PLT command argument type.
public enum PltCommandArgIds
Values
Name | Value | Description |
---|---|---|
Numerical | 0 | The numerical type. |
String | 1 | The string type. |
Byte | 2 | The byte type. |
FlagByte | 3 | The flag byte type. |
See Also
- namespace Aspose.CAD.FileFormats.Plt.PltParsers.PltParser.PltCommands
- assembly Aspose.CAD