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