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. Initializes a new instance of the Point class. |
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 sets the name of the font used to render the label of this element. (Inherited from MapElement.) |
|
![]() |
Gets or sets the size of the font used to render the label of this element. (Inherited from MapElement.) |
|
![]() ![]() |
Gets or set the current hit test threshold distance. (Inherited from Shape.) |
|
![]() |
Gets or sets the label of this map element. (Inherited from MapElement.) |
|
![]() |
Shape.Type override. |
Name | Description | |
---|---|---|
![]() |
Clones this point. |
|
![]() |
Returns the distance from this point to the specified point. |
|
![]() |
Overloaded. Determines whether this point is equal to another point. |
|
![]() |
Shape.GetBoundingBox override. |
|
![]() |
Shape.GetCenter override. |
|
![]() |
Object.GetHashCode override. |
|
![]() |
Saves the point to the specified stream. |
|
![]() |
Object.ToString override. |
Name | Description | |
---|---|---|
![]() |
Clears any cached values associated with the shape for the current zoom level. (Inherited from Shape.) |
|
![]() |
MapElement.Draw override. |
|
![]() |
MapElement.DrawLabel override. |
|
![]() |
MapElement.Highlight override. |
|
![]() |
MapElement.HitTest override. |