![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates a deep clone of the current Object. |
![]() | Compare | Tests whether the current Point has the same coordinates as the second point. |
![]() | Expand | Expands the Point by a given percentage of the current extent. |
![]() | GetSchema |
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 |
![]() | ReadXml | Generates an object from its XML representation. |
![]() ![]() | ToMapPoint | Overloaded. Deprecated. Use ToMapPoint(Point, TransformationParams). |
![]() | ToScreenPoint | Overloaded. Deprecated. Use ToScreenPoint(TransformationParams). |
![]() | ToString | Overridden. Converts the Point to its string representation. |
![]() | WriteXml | Converts an object into its XML representation. |