Click or drag to resize

MapRectangle Constructor

Initializes a new instance of the MapRectangle class, by setting all boundaries to an empty state. This approach is helpful, when Point objects are inserted by the Union methods.

Namespace:  Ptv.XServer.Controls.Map
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public MapRectangle()
See Also