C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the background color to use if both ForceSize and MaintainAspectRatio are true.
public RasterColor BackColor { get; set; } Public Property BackColor As Leadtools.RasterColor public Leadtools.RasterColor BackColor {get; set;} @property (nonatomic, copy) LTRasterColor *backColor public RasterColor getBackColor()public void setBackColor(RasterColor value)
<br/>get_BackColor();<br/>set_BackColor(value);<br/>Object.defineProperty('BackColor'); public:property Leadtools.RasterColor BackColor {Leadtools.RasterColor get();void set ( Leadtools.RasterColor );}
A RasterColor to use as the background color to use if both ForceSize and MaintainAspectRatio are true.
For an example, refer to RasterCodecs.ReadThumbnail.
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
