DXFReaderNETControlAddPolygon Method |
| Name | Description | |
|---|---|---|
| AddPolygon(Vector2, Vector2, Int16, Int16, String, String, Boolean) |
Adds a new regular polygon entity giving the polygon side.
| |
| AddPolygon(Vector2, Double, Int16, Double, Boolean, Int16, String, String, Boolean) |
Adds a new regular polygon inscribed in a circle to the current drawing with center, radius and rotation.
|