CadDimensionType Enumeration

Cad Dimension type enum

Namespace:  Aspose.CAD.FileFormats.Cad.CadConsts
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public enum CadDimensionType
Members
  Member nameValueDescription
Rotated0 The rotated dimension type
Aligned1 The aligned dimension type
Angular2 The angular dimension type
Diameter3 The diameter dimension type
Radius4 The radius dimension type
Angular3Point5 The angular3 point dimension type
Ordinate6 The ordinate dimension type
Block32 The block dimension type
See Also