Property | Type | Description |
---|
Method | Description | |
---|---|---|
IntersectRect ( |
||
IntersectingRectangle ( int x, int y, int width, int height ) : System.Runtime.CompilerServices | ||
Intersects ( |
||
IntersectsRect ( |
public static IntersectRect ( |
||
r1 | ||
r2 | ||
return | bool |
public IntersectingRectangle ( int x, int y, int width, int height ) : System.Runtime.CompilerServices | ||
x | int | |
y | int | |
width | int | |
height | int | |
return | System.Runtime.CompilerServices |
public static IntersectsRect ( |
||
r | ||
p | ||
return | bool |