Scale property (ILEADRasterDlgImgEfx)

Visual Basic example

Visual C++ example

 

Syntax

long Scale

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the scaling factor.

The Scale property is associated with the following dialog boxes:

FreeHandWave dialog box:

In this case it represents the factor to be multiplied with the Amplitudes property array values. The values range from 1 to 1000.

WaveShear dialog box:

In this case it represents the factor used to decrease the various amplitude values in the Amplitudes property array. Each value in the Amplitudes property array is multiplied by this factor. The real factor value is the Scale value divided by 100. Therefore, to multiply the amplitude values by 1.0, set this property to 100.The values range (1-100).

See Also

Elements

ShowFreeHandWaveDlg method, ShowWaveShearDlg method, Amplitudes property, AmplitudesCount property, Scale property, WaveLength property, Angle property, FillColor property