C#
VB
WinRT C#
C++
Gets or sets the background color.
public RasterColor BackGroundColor { get; set; } Public Property BackGroundColor As Leadtools.RasterColor
public Leadtools.RasterColor BackGroundColor {get; set;} get_BackGroundColor();set_BackGroundColor(value);Object.defineProperty('BackGroundColor');
public:property Leadtools.RasterColor BackGroundColor {Leadtools.RasterColor get();void set ( Leadtools.RasterColor );}
The background color.
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
