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


The following tables list the members exposed by Geometry.

Public Properties

 NameDescription
public PropertyExtentGets the minimum enclosing Envelope of the instance  
public PropertySpatialReference Gets or sets the spatial reference.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)Clone Creates a deep clone of the current Object.  
public Methodstatic (Shared in Visual Basic)FromJson Deserializes the JSON string to geometry.  
public Methodstatic (Shared in Visual Basic)GetResolutionOverloaded.  Gets the resolution.  
public Methodstatic (Shared in Visual Basic)GetScaleOverloaded.  Gets the scale.  
public Methodstatic (Shared in Visual Basic)NormalizeCentralMeridian Normalizes geometry to stay within a -180 to 180 degree extent, for geometries in Geographic WGS84 (4326) and WebMercator.  
public MethodToJson Serializes the geometry to JSON.  
Top

See Also

© ESRI, Inc. All Rights Reserved.