Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > Rect
(usage) |
<Rect> string </Rect> |
(description) |
Describes the width, height, and location of a rectangle. |
(used by) |
ContextMenu ContextMenuService FixedPage ImageDrawing Popup RectangleGeometry RectKeyFrame TileBrush ToolTip ToolTipService TouchPoint VideoDrawing Viewport3DVisual |
[is nullable] |
false |
[text syntax] |
|
(properties) |
|
Height |
|
(description) |
The height of the rectangle. |
Location |
|
(description) |
The position of the top-left corner of the rectangle. |
Size |
|
(description) |
The width and height of the rectangle. |
Width |
|
(description) |
The width of the rectangle. |
X |
|
(description) |
The x-axis value of the left side of the rectangle. |
Y |
|
(description) |
The y-axis value of the top side of the rectangle. |
(static properties) |
|
Empty |
Rect |
(description) |
A special value that represents a rectangle with no position or area. |