| AccusoftTwainPro9 ActiveX DLL > TwainPro Object : GetImageLayout Method |
| Visual Basic |
|---|
Public Sub GetImageLayout( _ ByRef ImageLeft As Single, _ Optional ByRef ImageTop As Variant, _ Optional ByRef ImageRight As Variant, _ Optional ByRef 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.