Method | Description | |
---|---|---|
Equals ( RectangleLLarge, &r1, RectangleLLarge, &r2 ) : bool | ||
RectangleLLarge ( long x, long y, long width, long height ) : System, | ||
ToString ( ) : string |
public static Equals ( RectangleLLarge, &r1, RectangleLLarge, &r2 ) : bool | ||
r1 | RectangleLLarge, | |
r2 | RectangleLLarge, | |
return | bool |
public RectangleLLarge ( long x, long y, long width, long height ) : System, | ||
x | long | |
y | long | |
width | long | |
height | long | |
return | System, |