Click or drag to resize

ArcLengthDimension Constructor

Overload List
  NameDescription
Public methodArcLengthDimension
Initializes a new instance of the ArcLengthDimension class.
Public methodArcLengthDimension(Arc, Double)
Initializes a new instance of the ArcLengthDimension class.
Public methodArcLengthDimension(Arc, Double, DimensionStyle)
Initializes a new instance of the ArcLengthDimension class.
Public methodArcLengthDimension(Vector2, Vector2, Double, Double)
Initializes a new instance of the ArcLengthDimension class.
Public methodArcLengthDimension(Vector2, Vector2, Double, Double, DimensionStyle)
Initializes a new instance of the ArcLengthDimension class.
Public methodArcLengthDimension(Vector2, Double, Double, Double, Double)
Initializes a new instance of the ArcLengthDimension class.
Public methodArcLengthDimension(Vector2, Double, Double, Double, Double, DimensionStyle)
Initializes a new instance of the ArcLengthDimension class.
Top
See Also