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 | |
---|---|---|
![]() |
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 | |
---|---|---|
![]() |
MapElement.Draw override. |
|
![]() |
MapElement.DrawLabel override. |
|
![]() |
MapElement.Highlight override. |
|
![]() |
MapElement.HitTest override. |