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




The following tables list the members exposed by Point.

Public Constructors

 NameDescription
Public ConstructorPoint ConstructorOverloaded.  Constructs a Point.  
Top

Public Properties

 NameDescription
Public PropertySpatialReference Gets or sets the SpatialReference of the Geometry. (Inherited from 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

© 2010 All Rights Reserved.