PreviewRectangle Property
In This Topic
Gets the preview rectangle (client are of the preview pane without the rulers and scrollbars).
Syntax
'Declaration
Public ReadOnly Property PreviewRectangle As Rectangle
public Rectangle PreviewRectangle {get;}
See Also