ArcGIS API for Silverlight - Library Reference
Polygon Class Members
See Also  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client.Geometry Namespace : Polygon Class


The following tables list the members exposed by Polygon.

Public Constructors

 NameDescription
public ConstructorPolygon ConstructorInitializes a new instance of the Polygon class.  
Top

Public Properties

 NameDescription
public PropertyExtentOverridden.  Gets the minimum enclosing envelope of the instance  
public PropertyHasM Gets a value indicating whether this instance has any valid M values.  
public PropertyHasZ Gets a value indicating whether this instance has any valid Z values.  
public PropertyRings Gets or sets the rings.  
public PropertySpatialReference Gets or sets the spatial reference. (Inherited from ESRI.ArcGIS.Client.Geometry.Geometry)
Top

Public Methods

 NameDescription
public MethodClone Creates a deep clone of the current Object.  
public MethodToJson Serializes the geometry to JSON. (Inherited from ESRI.ArcGIS.Client.Geometry.Geometry)
Top

See Also

© ESRI, Inc. All Rights Reserved.