C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that indicates which color space to remap.
public LightControlCommandType Type { get; set; }
Public Property Type As Leadtools.Imageprocessing.Color.LightControlCommandType
public Leadtools.Imageprocessing.Color.LightControlCommandType Type {get; set;}
@property (nonatomic, assign) LTLightControlCommandType type
public LightControlCommandType getType()
public void setType(LightControlCommandType value)
<br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type');
public:
property Leadtools.Imageprocessing.Color.LightControlCommandType Type {
Leadtools.Imageprocessing.Color.LightControlCommandType get();
void set ( Leadtools.Imageprocessing.Color.LightControlCommandType );
}
Value that indicates which color space to remap.
Refer to LightControlCommand()
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