WaveLength property (ILEADRasterDlgImgEfx)

Visual Basic example

Visual C++ example

 

Syntax

short WaveLength

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the wavelength value.

The WaveLength property is associated with the following dialog boxes:

FreeHandWave dialog box:

In this case, if DIS_PER is set in the ImageEffectFlags property. Possible values range from 0 – 100 and give the wavelength as a percentage of the bitmap dimensions. If DIS_FRQ is set in ImageEffectFlags property, this value is the number of repeated waves. Possible values range from 0 – 100

RadialWave dialog box:

In this case, if DIS_PER is set in the ImageEffectsFlags property. Possible values range from 0 – 100 and give the wavelength as a percentage of the bitmap dimensions. If DIS_FRQ is set in ImageEffectFlags property, this value is the number of repeated waves. Possible values range from 0 – 100.

Wave dialog box:

In this case, if DIS_PER is set in the ImageEffectFlags property. Possible values range from 0 – 100 and give the wavelength as a percentage of the bitmap dimensions. If DIS_FRQ is set in ImageEffectFlags property, this value is the number of repeated waves. Possible values range from 0 – 100.

See Also

Elements

ShowFreeHandWaveDlg method, ShowRadialWaveDlg method, ShowWaveDlg method, Amplitudes property, AmplitudesCount property, Scale property, WaveLength property, Angle property, FillColor property¸ Amplitude property, Phase property, CenterX property, CenterY property, HorizontalScale property, VerticalScale property