C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.Foundation
Rect Structure
Rect Properties
Bottom Property
Empty Property
Height Property
IsEmpty Property
Left Property
Right Property
Top Property
Width Property
X Property
Y Property
Rect
Width Property
Gets or sets the width of the rectangle.
Namespace:
Windows.Foundation
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
double
Width
{
get
;
set
; }
Property Value
Type:
Double
See Also
Reference
Rect Structure
Windows.Foundation Namespace