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