RRectInflate 方法 |
| 名称 | 说明 | |
|---|---|---|
| Inflate(RSize) |
Inflates this RRect by the specified amount.
| |
| Inflate(Double, Double) |
Inflates this RRect structure by the specified amount.
| |
| Inflate(RRect, Double, Double) |
Creates and returns an inflated copy of the specified RRect structure. The copy is inflated by the specified amount. The original rectangle remains unmodified.
|