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


The following tables list the members exposed by MapPoint.

Public Constructors

 NameDescription
public ConstructorMapPoint ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyExtentOverridden.  Gets the minimum enclosing envelope of the instance  
public PropertyM Gets or sets the measure value.  
public PropertySpatialReference Gets or sets the spatial reference. (Inherited from ESRI.ArcGIS.Client.Geometry.Geometry)
public PropertyX Gets or sets X.  
public PropertyY Gets or sets Y.  
public PropertyZ Gets or sets Z.  
Top

Public Methods

 NameDescription
public MethodClone Creates a deep clone of the current Object.  
public MethodEqualsOverloaded.  Indicates whether the current object is equal to another object of the same type.  
public MethodMoveTo Moves a point to the specified location.  
public MethodToJson Serializes the geometry to JSON. (Inherited from ESRI.ArcGIS.Client.Geometry.Geometry)
public MethodToStringReturns a System.String that represents the current System.Object.  
Top

See Also

© ESRI, Inc. All Rights Reserved.