Enum CadTableSymbols
CadTableSymbols enumeration
Contains TABLE Types
public enum CadTableSymbols
Values
| Name | Value | Description |
|---|---|---|
| APPID | 0 | The application id. |
| DIMSTYLE | 1 | The dimension style . |
| LAYER | 2 | The layer table. |
| LTYPE | 3 | The line type. |
| STYLE | 4 | The style table. |
| UCS | 5 | The ucs table. |
| VIEW | 6 | The view table. |
| VPORT | 7 | The view port. |
| BLOCK_RECORD | 8 | The block record. |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD