ESRI.ArcGIS.ADF.IMS
Point Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.IMS.Geometry Namespace : Point Class




The following tables list the members exposed by Point.

Public Constructors

 NameDescription
public ConstructorPoint ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertySpatialReference Gets or sets the SpatialReference of the Geometry. (Inherited from ESRI.ArcGIS.ADF.IMS.Geometry.Geometry)
public PropertyX Gets or sets the x-coordinate of the Point.  
public PropertyY Gets or sets the y-coordinate of the Point.  
Top

Public Methods

 NameDescription
public MethodCloneOverridden.  Creates a deep clone of the current Object.  
public MethodExpand Expands the Point by a given percentage of the current extent.  
public MethodGetSchema Get XML Schema.  
public MethodReadXml Read XML.  
public Methodstatic (Shared in Visual Basic)ToMapPointOverloaded.  Converts a System.Drawing.Point in screen coordinates to a Point in Map coordinates.  
public MethodToScreenPoint Converts a point in map coordinates to a Point in screen coordinates (pixel coordinates).  
public MethodWriteXml Write XML.  
Top

See Also

© 2011 All Rights Reserved.