DXFReaderNETControlAddAlignedDimension Method |
Name | Description | |
---|---|---|
AddAlignedDimension(Line, Vector3, String, Int16, String, String) |
Adds a new aligned dimension to the current drawing giving the reference line and the position of the dimension.
| |
AddAlignedDimension(Line, Double, String, Int16, String, String) |
Adds a new aligned dimension to the current drawing giving the reference line and the distance offset from the reference line.
| |
AddAlignedDimension(Vector3, Vector3, Vector3, String, Int16, String, String) |
Adds a new aligned dimension to the current drawing with start point, end point and position of the dimension.
| |
AddAlignedDimension(Vector3, Vector3, Double, String, Int16, String, String) |
Adds a new aligned dimension to the current drawing with start point, end point and the distance offset from the reference line.
|