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