![]() | Creates a new Polygon object and initializes it with the contents of this Polygon object. |
![]() | Splits the polygon into a part left of the clipper line, and a part right of it. |
![]() | Returns True if the specified point is present within the polygon; False, otherwise. |
![]() | Returns the area of the polygon. |
![]() | Returns the centroid of the polygon's first part. |
![]() | Returns or sets the coordinate system of the polygon. |
![]() | Returns the spatial extent of the polygon. |
![]() | Returns a reference to the collection of Parts that make up the polygon. |
![]() | Returns the perimeter of the polygon. |
![]() | Returns a value that indicates the type of geometric shape associated with the Polygon object. |