SetSelection
This method creates a selection object and inserts it into the viewer.
Syntax
SetSelection (Left As Long, Top As Long, Width As Long, Height As Long)
| Parameter | Description |
|---|---|
|
Left |
Left coordinate of the selection rectangle |
|
Top |
Top coordinate of the selection rectangle |
|
Width |
Width of the selection rectangle |
|
Height |
Height of the selection rectangle |
