Click or drag to resize

DXFReaderNETControlAddDiametricDimension Method

Overload List
  NameDescription
Public methodAddDiametricDimension(Arc, Vector3, String, Int16, String, String)
Adds a new diametric dimension to the current drawing giving the reference arc.
Public methodAddDiametricDimension(Circle, Vector3, String, Int16, String, String)
Adds a new diametric dimension to the current drawing giving the reference circle.
Public methodAddDiametricDimension(Arc, Double, Double, String, Int16, String, String)
Adds a new diametric dimension to the current drawing giving the reference arc.
Public methodAddDiametricDimension(Circle, Double, Double, String, Int16, String, String)
Adds a new diametric dimension to the current drawing giving the reference circle.
Top
See Also