Click or drag to resize

MapRectangleIsEmpty Property

Gets a value indicating whether the rectangle is empty. This is true, if the width or height value is lower 0.

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

Property Value

Type: Boolean
See Also