![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | Point Constructor | Overloaded. Constructs a Point. |
Name | Description | |
---|---|---|
![]() | SpatialReference | Gets or sets the SpatialReference of the Geometry. (Inherited from Geometry) |
![]() | X | Gets or sets the x-coordinate of the Point. |
![]() | Y | Gets or sets the y-coordinate of the Point. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates a deep clone of the current Object. |
![]() | Expand | Expands the Point by a given percentage of the current extent. |
![]() | GetSchema | Get XML Schema. |
![]() | ReadXml | Read XML. |
![]() ![]() | ToMapPoint | Overloaded. Converts a System.Drawing.Point in screen coordinates to a Point in Map coordinates. |
![]() | ToScreenPoint | Converts a point in map coordinates to a Point in screen coordinates (pixel coordinates). |
![]() | WriteXml | Write XML. |