![]() ZeroBound | Dummy zero bound |
MapBound Constructor
|
Initializes the static fields of the MapBound class. |
MapBound
|
Overloaded. Initializes a new instance of the MapBound class. |
height | Height of the bound. |
left | Left coordinate. |
top | Top coordinate. |
width | Width of the bound from left to right. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
pointInside | Checks, if the given point is inside of the bound |
ToString | String representation of the object |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
m_height | Height of the bound. |
m_left | Left coordinate. |
m_top | Top coordinate. |
m_width | Width of the bound from left to right. |
MapBound Class | serial Namespace | MapPoint