StiComponentComponentToPage Method |
| Name | Description | |
|---|---|---|
| ComponentToPage(Double) |
Converts a value from the parent-container coordinates into coordinates of a page.
The method calls the ContainerToPage method of the parent component.
| |
| ComponentToPage(PointD) |
Converts a point from the parent-container coordinates into coordinates of a page.
The method calls the ContainerToPage method of the parent component.
| |
| ComponentToPage(RectangleD) |
Converts a rectangle from the parent-container coordinates into coordinates of a page.
The method calls the ContainerToPage method of the parent component.
|