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 (Point)
Expands the rectangle represented by the current Windows.Foundation.Rect exactly enough to contain the specified point.
Namespace:
Windows.Foundation
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
void
Union
(
Point
point
)
Parameters
point
Type:
Windows.Foundation
Point
The point to include.
See Also
Reference
Rect Structure
Union Overload
Windows.Foundation Namespace