MakeClientVisible Method (C1PreviewPane)
In This Topic
Ensures that the specified rectangle (expressed in preview pane client coordinates) is visible (scrolled in) in the preview pane.
Overload List
Overload | Description |
MakeClientVisible(Rectangle) | Ensures that the specified rectangle (expressed in preview pane client coordinates) is visible (scrolled in) in the preview pane. |
MakeClientVisible(Point) | Ensures that the specified point (expressed in preview pane client coordinates) is visible (scrolled in) in the preview pane. |
See Also