Click or drag to resize

AlignedDimension Constructor

Overload List
  NameDescription
Public methodAlignedDimension
Initializes a new instance of the AlignedDimension class.
Public methodAlignedDimension(Line, Double)
Initializes a new instance of the AlignedDimension class.
Public methodAlignedDimension(Line, Double, DimensionStyle)
Initializes a new instance of the AlignedDimension class.
Public methodAlignedDimension(Line, Double, Vector3)
Initializes a new instance of the AlignedDimension class.
Public methodAlignedDimension(Vector2, Vector2, Double)
Initializes a new instance of the AlignedDimension class.
Public methodAlignedDimension(Line, Double, Vector3, DimensionStyle)
Initializes a new instance of the AlignedDimension class.
Public methodAlignedDimension(Vector2, Vector2, Double, DimensionStyle)
Initializes a new instance of the AlignedDimension class.
Top
See Also