'Declaration Public Sub SetImageLayout( _ ByVal imageLayout As ImGearDoubleRectangle _ )
'Usage Dim instance As ImGearTWAIN Dim imageLayout As ImGearDoubleRectangle instance.SetImageLayout(imageLayout)
public void SetImageLayout( ImGearDoubleRectangle imageLayout )
public: void SetImageLayout( ImGearDoubleRectangle imageLayout )
public: void SetImageLayout( ImGearDoubleRectangle imageLayout )
Parameters
- imageLayout
The image layout of the selected TWAIN device.
NOTE: Only Left, Top, Right, and Bottom properties of ImageGear.Core.ImGearDoubleRectangle are relevant in setting the image layout.