C#
VB
WinRT C#
C++
Flags that indicate how to handle exposed areas, the type of information in the WaveLength property.
public RadialWaveCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Specialeffects.RadialWaveCommandFlags
public Leadtools.Imageprocessing.Specialeffects.RadialWaveCommandFlags Flags {get; set;}
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public:
property Leadtools.Imageprocessing.Specialeffects.RadialWaveCommandFlags Flags {
Leadtools.Imageprocessing.Specialeffects.RadialWaveCommandFlags get();
void set ( Leadtools.Imageprocessing.Specialeffects.RadialWaveCommandFlags );
}
Flags that indicate how to handle exposed areas, the type of information in the WaveLength property.
Refer to RadialBlurCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET