IfFitWindow Property
Description
Returns or sets whether to resize the image to fit the size of window when the view mode is set to -1 by -1. You can use SetViewMode method to set the view mode.
Data type
Boolean
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V4.0 | Since V4.0 | Since V6.4 |
Syntax
ObjectName. IfFitWindow
Remarks
The default value of the IfFitWindow property is True.
When the value is False, the image will be displayed in its full size and scroll bars will be shown if necessary (the width or height of the image is bigger than the control size).
See also
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
