Represents a point on the map with X (longitude) and Y (latitude) coordinates.
The following tables list the members exposed by the Point type.
Name | Description | |
---|---|---|
Overloaded. |
Name | Description | |
---|---|---|
The record number of this shape in the ESRI map file. (Inherited from Shape.) |
||
The X coordinate of this Point. |
||
The Y coordinate of this Point. |
Name | Description | |
---|---|---|
Gets or sets the index of the shape's color within the current color palette. (Inherited from Shape.) |
||
Gets the DBF database row associated with this Shape. (Inherited from Shape.) |
||
Gets or set the current hit test threshold distance. (Inherited from Shape.) |
||
Gets or sets whether this object represents an OpenStreetMap shape. (Inherited from Shape.) |
||
Gets or sets the label of this map element. (Inherited from MapElement.) |
||
Gets or sets a key used to associate a pen with this shape's map feature. (Inherited from Shape.) |
||
Gets the shape's area. (Inherited from Shape.) |
||
Shape.Type override. |
||
Gets or sets the shape's Z order index. (Inherited from Shape.) |
Name | Description | |
---|---|---|
Returns the angle between the X axis and the line passinh through specified point and this point. |
||
Clones this point. |
||
Returns the distance from this point to the specified point. |
||
Overloaded. |
||
Shape.GetBoundingBox override. |
||
Shape.GetCenter override. |
||
Object.GetHashCode override. |
||
Shape.GetPoints override. |
||
Saves the point to the specified stream. |
||
Object.ToString override. |
Name | Description | |
---|---|---|
Clears cached label positions. |
||
MapElement.Draw override. |
||
MapElement.DrawLabel override. |
||
MapElement.Highlight override. |
||
MapElement.HitTest override. |