C#
VB
WinRT C#
C++
Gets or sets a flag that determines the light source type.
public LightCommandType Type { get; set; }
Public Property Type As Leadtools.Imageprocessing.Specialeffects.LightCommandType
public Leadtools.Imageprocessing.Specialeffects.LightCommandType Type {get; set;}
get_Type();
set_Type(value);
Object.defineProperty('Type');
public:
property Leadtools.Imageprocessing.Specialeffects.LightCommandType Type {
Leadtools.Imageprocessing.Specialeffects.LightCommandType get();
void set ( Leadtools.Imageprocessing.Specialeffects.LightCommandType );
}
Value that determines the light source type.
Refer to LightCommand.
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