Initializes a new instance of the Polygon class approximating the ellipse defined by the specified rectangle.
Namespace: MindFusion.Geometry.Geometry2DAssembly: MindFusion.Common
public Polygon ( Rect bounds, int factor)
Public New ( _ bounds As Rect, _ factor As Integer _)
Polygon Constructor Overload ListPolygon ClassMindFusion.Geometry.Geometry2D Namespace