ArcGIS Runtime SDK for WPF - Library Reference
Geometry Class Members
See Also  Properties  Methods 
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 PropertySpatialReferenceGets or sets the spatial reference.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)CloneCreates a deep clone of the current Object.  
public Methodstatic (Shared in Visual Basic)FromJsonDeserializes 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)NormalizeCentralMeridianNormalizes geometry to stay within a -180 to 180 degree extent, for geometries in Geographic WGS84 (4326) and WebMercator.  
public MethodToJsonSerializes the geometry to JSON.  
Top

See Also

© ESRI, Inc. All Rights Reserved.