프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Set | void | ||
SetSize | void |
메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool | ||
GetAliasName ( string name, bool flattenPaths ) : string | ||
Rect ( ) : System.Collections.Generic | ||
Rect ( |
||
Rect ( Rect rect ) : System.Collections.Generic | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
Set ( Rect rect ) : void | ||
SetSize ( Rect rect ) : void |
public static GetAliasName ( string name, bool flattenPaths ) : string | ||
name | string | |
flattenPaths | bool | |
리턴 | string |
public Rect ( |
||
source | ||
left | int | |
top | int | |
newWidth | int | |
newHeight | int | |
리턴 | System.Collections.Generic |
public Rect ( Rect rect ) : System.Collections.Generic | ||
rect | Rect | |
리턴 | System.Collections.Generic |