RRectContains Method |
Name | Description | |
---|---|---|
![]() | 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.
|