Метод | Описание | |
---|---|---|
GetHeight ( ) : float | ||
GetWidth ( ) : float | ||
Set ( int pWidth, int pHeight ) : void | ||
SetHeight ( float height ) : void | ||
SetWidth ( float width ) : void | ||
Size ( ) | ||
Size ( float pWidth, float pHeight ) |
Метод | Описание | |
---|---|---|
Init ( float pWidth, float pHeight ) : void |
protected Init ( float pWidth, float pHeight ) : void | ||
pWidth | float | |
pHeight | float | |
Результат | void |
public Set ( int pWidth, int pHeight ) : void | ||
pWidth | int | |
pHeight | int | |
Результат | void |