ZoomToFit property (LEADDlgColor Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool ZoomToFit

Delphi Syntax

ZoomToFit: Boolean

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:

Value

Meaning

TRUE

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

FALSE

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

See Also

Elements:

ShowBalanceColorsDlg method, ShowColoredGrayDlg method, ShowGrayScaleDlg method, ShowRemapIntensityDlg method, ShowRemapHueDlg method, ShowCustomizePaletteDlg method, ShowLocalHistoEqualizeDlg method, ShowIntensityDetectDlg method, ShowSolarizeDlg method, ShowPosterizeDlg method, ShowBrightnessDlg method, ShowContrastDlg method, ShowHueDlg method, ShowSaturationDlg method, ShowGammaAdjustmentDlg method, ShowHalftoneDlg method, ShowColorResDlg method, ShowHistoContrastDlg method, ShowColorDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events