Enum CadDimensionType
CadDimensionType enumeration
Cad Dimension type enum
public enum CadDimensionType
Values
Name | Value | Description |
---|---|---|
Rotated | 0 | The rotated dimension type |
Aligned | 1 | The aligned dimension type |
Angular | 2 | The angular dimension type |
Diameter | 3 | The diameter dimension type |
Radius | 4 | The radius dimension type |
Angular3Point | 5 | The angular3 point dimension type |
Ordinate | 6 | The ordinate dimension type |
Block | 32 | The block dimension type |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD