MapRectangleSouthWest Property |
Gets the SouthWest 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 SouthWest { get; }
Public ReadOnly Property SouthWest As Point
Get
public:
property Point SouthWest {
Point get ();
}
member SouthWest : Point with get
Property Value
Type:
PointSee Also