StiComponentPageToComponent Method |
| Name | Description | |
|---|---|---|
| PageToComponent(PointD) |
Converts a point from coordinates of a page into the parent-container coordinates.
The method calls the PageToContainer method of the parent component.
| |
| PageToComponent(RectangleD) |
Converts a rectangle from coordinates of a page into the parent-container coordinates.
The method calls the PageToContainer method of the parent component.
|