C#
VB
WinRT C#
C++
Gets or sets a value that controls the behavior of this command.
public RingEffectCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Specialeffects.RingEffectCommandFlags
public Leadtools.Imageprocessing.Specialeffects.RingEffectCommandFlags Flags {get; set;}
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public:
property Leadtools.Imageprocessing.Specialeffects.RingEffectCommandFlags Flags {
Leadtools.Imageprocessing.Specialeffects.RingEffectCommandFlags get();
void set ( Leadtools.Imageprocessing.Specialeffects.RingEffectCommandFlags );
}
Value which controls the behavior of this command. These flags can be OR-ed together with any other flag, unless otherwise specified.
Refer to RingEffectCommand.
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