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.

Public Constructors

 NameDescription
Public ConstructorPolygon Constructor Constructs a Polygon.  
Top

Public Properties

 NameDescription
Public PropertyRings Gets or sets the collection of Rings.  
Public PropertySpatialReference Gets or sets the SpatialReference of the Geometry. (Inherited from Geometry)
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current Object.  
Public MethodClose Makes sure that all rings and holes in the polygon are closed.  
Public MethodCorrectSegmentOrientation Makes the rings in the polygon go clockwise and the holes anticlockwise.  
Public MethodGetSchema 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 XmlSchemaProviderAttribute to the class.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2010 All Rights Reserved.