Click or drag to resize
RectEmpty Property
Gets a special value that represents a rectangle with no position or area.

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

Property Value

Type: Rect
See Also