Click or drag to resize

MapRectangleWest Property

Gets or sets the West boundary of the rectangle. The rectangle is empty, if the value is higher than the East boundary value. No checks are made to avoid a higher value compared to the East boundary.

Namespace:  Ptv.XServer.Controls.Map
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public double West { get; set; }

Property Value

Type: Double
See Also