C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.Foundation
Rect Structure
Rect Methods
Union Method
Union Method (Point)
Union Method (Rect)
Rect
Union Method (Rect)
Expands the rectangle represented by the current Windows.Foundation.Rect exactly enough to contain the specified rectangle.
Namespace:
Windows.Foundation
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
void
Union
(
Rect
rect
)
Parameters
rect
Type:
Windows.Foundation
Rect
The rectangle to include.
See Also
Reference
Rect Structure
Union Overload
Windows.Foundation Namespace