Initializes a new instance of the Polygon class
with the specified initial properties.
Overload List
Name | Description | |
---|---|---|
![]() | Polygon()()() |
Initializes a new instance of the Polygon class.
|
![]() | Polygon(CoordinateSystem) |
Initializes a new instance of the Polygon class, applying the specified CoordinateSystem.
|
![]() | Polygon(IEnumerable<(Of <(Point>)>)) |
Initializes a new instance of the Polygon class, adding the specified Point objectss.
|
![]() | Polygon(IEnumerable<(Of <(Point>)>), CoordinateSystem) |
Initializes a new instance of the Polygon class, adding the specified points and applying
the specified CoordinateSystem.
|
Remarks
Overloaded constructors are available for efficient Polygon creation and definition of spatial location.
See Also
Relate Topics:
Polygon Constructor
Polygon Constructor (CoordinateSystem)
Polygon Constructor (IEnumerable(Point))
Polygon Constructor (IEnumerable(Point), CoordinateSystem)
Polygon Constructor
Polygon Constructor (CoordinateSystem)
Polygon Constructor (IEnumerable(Point))
Polygon Constructor (IEnumerable(Point), CoordinateSystem)
Created by Atop CHM to web converter,© 2009 all right reserved.