|
| ESRI.ArcGIS.ADF.Web | |
| Polygon Class Methods | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.Geometry Namespace : Polygon Class |
For a list of all members of this type, see Polygon members.
| 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. |
