C#
VB
WinRT C#
C++
Gets or sets the flags that indicate the background color , shade (or gradient) type, ball type and ball color type.
public ColoredBallsCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Specialeffects.ColoredBallsCommandFlags
public Leadtools.Imageprocessing.Specialeffects.ColoredBallsCommandFlags Flags {get; set;}
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public:
property Leadtools.Imageprocessing.Specialeffects.ColoredBallsCommandFlags Flags {
Leadtools.Imageprocessing.Specialeffects.ColoredBallsCommandFlags get();
void set ( Leadtools.Imageprocessing.Specialeffects.ColoredBallsCommandFlags );
}
Flags that indicate the background color , shade (or gradient). type, ball type and ball color type.
Refer to ColoredBallsCommand example.
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