EnableZoomToFit property (ILEADRasterDlgImgEfx)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL EnableZoomToFit

Overview

Refer to Using Imaging Common Dialogs

Remarks

General property used by all the Imaging Common Dialog methods.

It is a flag that indicates the initial zoom level for previewing the image. Possible values are:

Setting

Description

VARIANT_TRUE

Set the initial zoom level to "Zoom to fit".

VARIANT_FALSE

Set the initial zoom level to "Normal (1:1)".

See Also

Elements

DlgHelp event, ShowMotionBlurDlg, ShowRadialBlurDlg, ShowZoomBlurDlg, ShowGaussianBlurDlg, ShowAntiAliasDlg, ShowAverageDlg, ShowMedianDlg, ShowAddNoiseDlg, ShowMaxFilterDlg, ShowMinFilterDlg, ShowSharpenDlg, ShowShiftDifferenceFilterDlg, ShowEmbossDlg, ShowOilifyDlg, ShowMosaicDlg, ShowErosionFilterDlg, ShowDilationFilterDlg, ShowContourFilterDlg, ShowGradientFilterDlg, ShowLaplacianFilterDlg, ShowSobelFilterDlg, ShowPrewittFilterDlg, ShowLineSegmentFilterDlg, ShowUnsharpMaskDlg, ShowMultiplyDlg, ShowAddBitmapsDlg, ShowStitchDlg, ShowFreeHandWaveDlg, ShowWindDlg, ShowPolarDlg, ShowZoomWaveDlg, ShowRadialWaveDlg, ShowSwirlDlg, ShowWaveDlg, ShowWaveShearDlg, ShowPunchDlg, ShowRippleDlg, ShowBendingDlg, ShowCylindricalDlg, ShowSpherizeDlg, ShowImpressionistDlg, ShowPixelateDlg, ShowEdgeDetectorDlg, ShowUnderlayDlg, ShowPicturizeDlg.