C#
VB
WinRT C#
C++
Gets or sets flags that indicate how to handle exposed areas, the type of information in the WaveLength property and the wave type.
public WaveCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Specialeffects.WaveCommandFlags
public Leadtools.Imageprocessing.Specialeffects.WaveCommandFlags Flags {get; set;}
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public:
property Leadtools.Imageprocessing.Specialeffects.WaveCommandFlags Flags {
Leadtools.Imageprocessing.Specialeffects.WaveCommandFlags get();
void set ( Leadtools.Imageprocessing.Specialeffects.WaveCommandFlags );
}
Value that indicates how to handle exposed areas, the type of information in the WaveLength property and the wave type.
Refer to WaveCommand.
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