프로퍼티 | 타입 | 설명 | |
---|---|---|---|
X | float |
메소드 | 설명 | |
---|---|---|
Contains ( |
||
Inflate ( |
||
Inflate ( float width, float height ) : void | ||
IntersectsWith ( |
||
RectangleF ( |
||
RectangleF ( float left, float top, float width, float height ) : System | ||
ToString ( ) : string | ||
Union ( |
public Inflate ( float width, float height ) : void | ||
width | float | |
height | float | |
리턴 | void |
public RectangleF ( |
||
origin | ||
size | ||
리턴 | System |
public RectangleF ( float left, float top, float width, float height ) : System | ||
left | float | |
top | float | |
width | float | |
height | float | |
리턴 | System |
public static Union ( |
||
a | ||
b | ||
리턴 |