Click or drag to resize

MapRectangleHeight Property

Gets or sets the height of the rectangle. If the height 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 Height { get; set; }

Property Value

Type: Double
See Also