ESRI.ArcGIS.ADF.Web
Point Class Methods
See Also  Send Feedback
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 MethodGetSchemaThis 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 System.Xml.Serialization.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).Deprecated. Use ToMapPoint(int, int, TransformationParams).  
public MethodToScreenPointOverloaded. Deprecated. Use ToScreenPoint(TransformationParams).  
public MethodToString Converts the Point to its string representation.  
public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2011 All Rights Reserved.