ArcGIS Runtime SDK for WPF - Library Reference
MapPoint Class Members
See Also  Properties  Methods 
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 PropertyMGets or sets the measure value.  
public PropertySpatialReferenceGets or sets the spatial reference. (Inherited from ESRI.ArcGIS.Client.Geometry.Geometry)
public PropertyXGets or sets X.  
public PropertyYGets or sets Y.  
public PropertyZGets or sets Z.  
Top

Public Methods

 NameDescription
public MethodCloneCreates a deep clone of the current Object.  
public MethodEqualsOverloaded. Indicates whether the current object is equal to another object of the same type.  
public MethodMoveToMoves a point to the specified location.  
public MethodToJsonSerializes 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.