Description Determines whether the tiff control is automatically resized to fit its contents.
Usage [form.] BiDisp.AutoSize [ = boolean]
Settings The AutoSize property settings are:
Setting Description
False (Default) Keep the size of the tiff control constant.
True Automatically resizes the tiff control to fit its contents.
Setting the AutoSize property to True while the ScaleMode Property is set to, the size of the tiff control will be kept constant.
Data Type Long(Boolean)
Available þDesign-Time þRun-Time Read þRun-Time Write
See Also ScaleMode Property