Method | Description | |
---|---|---|
Layout ( |
||
RowBox ( |
Method | Description | |
---|---|---|
ChildSetup ( |
||
FirstVisibleBox ( IVwGraphics vg, |
Answer the first box whose bottom comes to the right of the left of the clip rectangle. Enhance JohnT: Could refine this to skip a box if only its margin is visible. Enhance JohnT: if we do separate page drawing, as in print preview, we may need a more precise way to eliminate boxes not on the page. Enhance JohnT: may need to include a box that is just out of sight, in case one extends beyond the right of the box?
|
|
IsAfterVisibleBoxes ( |
Answer true if the box is entirely to the right of the clip rectangle. Enhance JohnT: Could refine this to skip a box if only its margin is visible. Enhance JohnT: if we do separate page drawing, as in print preview, we may need a more precise way to eliminate boxes not on the page. Enhance JohnT: may need to include a box that is just out of sight, in case one extends beyond the left of the box?
|
public Layout ( |
||
transform | ||
return | void |
public RowBox ( |
||
styles | ||
columnWidths | IControlColumnWidths | |
wrapRow | bool | |
return | System |