Method | Description | |
---|---|---|
Clear ( ) : void | ||
CssBoxImage ( Css boxSpec, RootGraphic rootgfx, ImageBinder binder ) : System |
Init.
|
|
MeasureRunsSize ( |
Assigns words its width and height
|
|
Paint ( |
Method | Description | |
---|---|---|
PaintImp ( |
Paints the fragment
|
Method | Description | |
---|---|---|
MeasureImageSize ( |
Measure image box size by the width\height set on the box and the actual rendered image size.
|
public CssBoxImage ( Css boxSpec, RootGraphic rootgfx, ImageBinder binder ) : System | ||
boxSpec | Css | |
rootgfx | RootGraphic | |
binder | ImageBinder | |
return | System |
public MeasureRunsSize ( |
||
lay | ||
return | void |
public Paint ( |
||
p | ||
rect | ||
return | void |