DXFReaderNETControlAddDiametricDimension Method |
Name | Description | |
---|---|---|
![]() | AddDiametricDimension(Arc, Vector3, String, Int16, String, String) |
Adds a new diametric dimension to the current drawing giving the reference arc.
|
![]() | AddDiametricDimension(Circle, Vector3, String, Int16, String, String) |
Adds a new diametric dimension to the current drawing giving the reference circle.
|
![]() | AddDiametricDimension(Arc, Double, Double, String, Int16, String, String) |
Adds a new diametric dimension to the current drawing giving the reference arc.
|
![]() | AddDiametricDimension(Circle, Double, Double, String, Int16, String, String) |
Adds a new diametric dimension to the current drawing giving the reference circle.
|