C#
VB
WinRT C#
C++
Gets or sets flags that indicate the function to apply to the image.
public FunctionalLightCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Specialeffects.FunctionalLightCommandFlags
public Leadtools.Imageprocessing.Specialeffects.FunctionalLightCommandFlags Flags {get; set;}
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public:
property Leadtools.Imageprocessing.Specialeffects.FunctionalLightCommandFlags Flags {
Leadtools.Imageprocessing.Specialeffects.FunctionalLightCommandFlags get();
void set ( Leadtools.Imageprocessing.Specialeffects.FunctionalLightCommandFlags );
}
Value that indicates the function to apply to the image. For a list of available flags, refer to FunctionalLightCommandFlags.
Refer to FunctionalLightCommand.
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