RRect 属性 |
RRect 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| Bottom | ||
| Height |
Gets or sets the height of this RRect structure.
| |
| IsEmpty | ||
| Left |
Gets the x-coordinate of the left edge of this RRect structure.
| |
| Location |
Gets or sets the coordinates of the upper-left corner of this RRect structure.
| |
| Right | ||
| Size |
Gets or sets the size of this RRect.
| |
| Top |
Gets the y-coordinate of the top edge of this RRect structure.
| |
| Width |
Gets or sets the width of this RRect structure.
| |
| X |
Gets or sets the x-coordinate of the upper-left corner of this RRect structure.
| |
| Y |
Gets or sets the y-coordinate of the upper-left corner of this RRect structure.
|