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