Méthode | Description | |
---|---|---|
ContainsPoint ( |
||
ContainsPoint ( int x, int y ) : bool | ||
Copy ( ) : |
||
Dispose ( ) : void | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetRectangle ( int nth ) : |
||
Intersect ( |
||
IntersectRectangle ( |
||
Region ( ) : System | ||
Region ( |
||
Region ( |
||
Subtract ( |
||
SubtractRectangle ( |
||
Translate ( int dx, int dy ) : void | ||
Union ( |
||
UnionRectangle ( |
||
Xor ( |
||
XorRectangle ( |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
CheckDisposed ( ) : void |
public ContainsPoint ( |
||
rectangle | ||
Résultat | RegionOverlap |
public ContainsPoint ( int x, int y ) : bool | ||
x | int | |
y | int | |
Résultat | bool |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public GetRectangle ( int nth ) : |
||
nth | int | |
Résultat |
public IntersectRectangle ( |
||
rectangle | ||
Résultat | Status |
public Region ( |
||
handle | ||
owned | bool | |
Résultat | System |
public Region ( |
||
rect | ||
Résultat | System |
public SubtractRectangle ( |
||
rectangle | ||
Résultat | Status |
public UnionRectangle ( |
||
rectangle | ||
Résultat | Status |
public XorRectangle ( |
||
rectangle | ||
Résultat | Status |