RRectContains 方法 |
| 名称 | 说明 | |
|---|---|---|
| Contains(RPoint) |
Determines if the specified point is contained within this RRect structure.
| |
| Contains(RRect) |
Determines if the rectangular region represented by rect is entirely contained within this
RRect
structure.
| |
| Contains(Double, Double) |
Determines if the specified point is contained within this RRect structure.
|