Method | Description | |
---|---|---|
RectSizing ( ) : System | ||
RectSizing ( int width, int height ) : System | ||
ZoomIn ( ) : void | ||
ZoomOut ( ) : void | ||
ZoomReset ( ) : void |
Method | Description | |
---|---|---|
Calc ( int width, int height ) : void | ||
CalcFromNewWidth ( double newWidth ) : void |
public RectSizing ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |