Method | Description | |
---|---|---|
GetPrimaryRenderElement ( |
||
SetSize ( int width, int height ) : void | ||
UINinespaceBox ( int w, int h ) : PixelFarm.Drawing | ||
Walk ( |
Method | Description | |
---|---|---|
CreateSpaceBox ( SpaceName name, PixelFarm bgcolor ) : |
||
SetupDockSpaces ( ) : void |
public GetPrimaryRenderElement ( |
||
rootgfx | ||
return |
public SetSize ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |
public UINinespaceBox ( int w, int h ) : PixelFarm.Drawing | ||
w | int | |
h | int | |
return | PixelFarm.Drawing |
public Walk ( |
||
visitor | ||
return | void |