FitToRectangle
This method displays the selected area in the viewer.
Syntax
FitToRectangle (Left As Long, Top As Long, Width As Long, Height As Long)
Parameter | Description |
---|---|
Left |
Left coordinate of the selected rectangle |
Top |
Top coordinate of the selected rectangle |
Width |
Width of the selected rectangle |
Height |
Height of the selected rectangle |