Click or drag to resize

MapRectangleWidth Property

Gets or sets the width of the rectangle. If the width is set, the rectangle's center remains the same.

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

Property Value

Type: Double
See Also