|
| ESRI.ArcGIS.ADF.Web | |
| Polygon Class Members | |
| See Also Properties Methods | |
| ESRI.ArcGIS.ADF.Web.Geometry Namespace : Polygon Class |
The following tables list the members exposed by Polygon.
| Name | Description | |
|---|---|---|
![]() | Polygon Constructor | Constructs a Polygon. |
| Name | Description | |
|---|---|---|
![]() | Rings | Gets or sets the collection of Rings. |
![]() | SpatialReference | Gets or sets the SpatialReference of the Geometry. (Inherited from Geometry) |
| Name | Description | |
|---|---|---|
![]() | Clone | Overridden. Creates a deep clone of the current Object. |
![]() | Close | Makes sure that all rings and holes in the polygon are closed. |
![]() | CorrectSegmentOrientation | Makes the rings in the polygon go clockwise and the holes anticlockwise. |
![]() | GetSchema |
This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | WriteXml | Converts an object into its XML representation. |


