ESRI.ArcGIS.ADF.Web
Point Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.Geometry Namespace : Point Class




For a list of all members of this type, see Point members.

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current Object.  
Public MethodCompare Tests whether the current Point has the same coordinates as the second point.  
Public MethodExpand Expands the Point by a given percentage of the current extent.  
Public MethodGetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.  
Public MethodReadXml Generates an object from its XML representation.  
Public Methodstatic (Shared in Visual Basic)ToMapPointOverloaded. Deprecated. Use ToMapPoint(Point, TransformationParams).  
Public MethodToScreenPointOverloaded. Deprecated. Use ToScreenPoint(TransformationParams).  
Public MethodToStringOverridden.  Converts the Point to its string representation.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2010 All Rights Reserved.