Click or drag to resize

DXFReaderNETControlAddPolygon Method

Overload List
  NameDescription
Public methodAddPolygon(Vector2, Vector2, Int16, Int16, String, String, Boolean)
Adds a new regular polygon entity giving the polygon side.
Public methodAddPolygon(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.
Top
See Also