Property | Type | Description | |
---|---|---|---|
UpdateSize | void |
Method | Description | |
---|---|---|
BlockBox ( |
A box that has a specified color and size in millipoints and simply draws a rectangle that size and color.
|
|
Layout ( |
||
PaintBackground ( Common vg, |
Method | Description | |
---|---|---|
UpdateSize ( int mpWidth, int mpHeight ) : void |
public BlockBox ( |
||
styles | ||
color | Color | |
mpWidth | int | |
mpHeight | int | |
return | System |
public Layout ( |
||
transform | ||
return | void |
public PaintBackground ( Common vg, |
||
vg | Common | |
ptrans | ||
return | void |