DXFReaderNETControlAddCircle Method |
| Name | Description | |
|---|---|---|
| AddCircle(Vector3, Double, Int16, String, String) |
Adds a new circle to the current drawing with center and radius.
| |
| AddCircle(Vector3, Vector3, Vector3, Int16, String, String) |
Adds a new circle to the current drawing passing from three points.
|