DXFReaderNETControlAddLinearDimension Method |
Name | Description | |
---|---|---|
AddLinearDimension(Line, Vector3, Double, String, Int16, String, String) |
Adds a new linear dimension to the current drawing giving the reference line.
| |
AddLinearDimension(Line, Double, Double, String, Int16, String, String) |
Adds a new linear dimension to the current drawing giving the reference line.
| |
AddLinearDimension(Vector3, Vector3, Vector3, Double, String, Int16, String, String) |
Adds a new linear dimension to the current drawing with start point and end point.
| |
AddLinearDimension(Vector3, Vector3, Double, Double, String, Int16, String, String) |
Adds a new linear dimension to the current drawing with start point and end point.
|