| AccusoftTwainPro9 ActiveX DLL > TwainPro Object : SetImageLayout Method |
| Visual Basic |
|---|
Public Sub SetImageLayout( _ ByVal ImageLeft As Single, _ Optional ByVal ImageTop As Variant, _ Optional ByVal ImageRight As Variant, _ Optional ByVal ImageBottom As Variant _ ) |
The Image Layout rectangle defines what portion of the Data Source's scanning area is acquired.
Call this method after OpenSession and before StartSession.