프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MaxHeight | |||
MaxWidth | |||
MinHeight | |||
MinWidth | |||
PrefHeight | |||
PrefWidth | |||
Zero |
메소드 | 설명 | |
---|---|---|
Get ( |
||
Get ( object table ) : float | ||
Height ( |
||
Height ( object table ) : float | ||
PercentHeight ( float percent ) : |
||
PercentHeight ( float percent, object widget ) : |
||
PercentWidth ( float percent ) : |
||
PercentWidth ( float percent, object widget ) : |
||
Width ( |
||
Width ( object table ) : float |
public static PercentHeight ( float percent ) : |
||
percent | float | |
리턴 |
public static PercentHeight ( float percent, object widget ) : |
||
percent | float | |
widget | object | |
리턴 |
public static PercentWidth ( float percent ) : |
||
percent | float | |
리턴 |
public static PercentWidth ( float percent, object widget ) : |
||
percent | float | |
widget | object | |
리턴 |