RGraphicsDrawRectangle 方法 |
名称 | 说明 | |
---|---|---|
DrawRectangle(RBrush, Double, Double, Double, Double) |
Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height.
| |
DrawRectangle(RPen, Double, Double, Double, Double) |
Draws a rectangle specified by a coordinate pair, a width, and a height.
|