Property | Type | Description | |
---|---|---|---|
height | int | ||
width | int |
Method | Description | |
---|---|---|
Foo ( int a ) : int | ||
Foo ( int a, object b ) : int | ||
SetSize ( int width, int height ) : void | ||
Write ( object value ) : void |
public SetSize ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |