MapRectangleNorthWest Property |
Gets the NorthWest point of the rectangle.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public Point NorthWest { get; }
Public ReadOnly Property NorthWest As Point
Get
public:
property Point NorthWest {
Point get ();
}
member NorthWest : Point with get
Property Value
Type:
PointSee Also