Available in the LEADTOOLS Imaging toolkit. |
PanWinWidth property (Main Control)
Visual Basic example
Visual C++ 4.0 example
Visual J++ example
Syntax short PanWinWidth
Overview: Refer to Using a PanWindow.
Remarks
(Persistent and available at design time.) Sets the requested width of the PanWindow (the default is 150) or gets the current width of the Pan Window, when the Pan Window is visible. A "get" performed on an invisible window returns the width of the last active PanWindow, or, if a PanWindow has not been created, 150.
Note: the actual size of the PanWindow will depend on the aspect ratio of the image
See Also
Elements: PanWinBitonalScaling property, PanWinCursor property, PanWinHeight property, PanWinIcon property, PanWinPaintDither property, PanWinPaintPalette property, PanWinPointer property, PanWinRectColor property, PanWinSysMenu property, PanWinTitle property, PanWin event, PanWinX property, PanWinY property, ShowPanWin method