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