C#
VB
WinRT C#
C++
Gets or sets a value that indicates how to handle exposed areas.
public ZoomWaveCommandType Type { get; set; }
Public Property Type As Leadtools.Imageprocessing.Specialeffects.ZoomWaveCommandType
public Leadtools.Imageprocessing.Specialeffects.ZoomWaveCommandType Type {get; set;}
get_Type();
set_Type(value);
Object.defineProperty('Type');
public:
property Leadtools.Imageprocessing.Specialeffects.ZoomWaveCommandType Type {
Leadtools.Imageprocessing.Specialeffects.ZoomWaveCommandType get();
void set ( Leadtools.Imageprocessing.Specialeffects.ZoomWaveCommandType );
}
Value that indicates how to handle exposed areas.
Refer to ZoomWaveCommand.
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