Click or drag to resize
RectIsEmpty Property
Gets a value that indicates whether the rectangle is the Windows.Foundation.Rect.Empty rectangle.

Namespace: Windows.Foundation
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public bool IsEmpty { get; }

Property Value

Type: Boolean
See Also