C#
VB
Java
Objective-C
WinRT C#
C++
Gets the animation background.
public RasterColor AnimationBackground { get; }
Public ReadOnly Property AnimationBackground As Leadtools.RasterColor
public Leadtools.RasterColor AnimationBackground {get;}
@property (nonatomic, copy, readonly) LTRasterColor *animationBackground
public RasterColor getAnimationBackground()
get_AnimationBackground();
public:
property Leadtools.RasterColor AnimationBackground {
Leadtools.RasterColor get();
}
The animation background.
For an example, refer to CodecsImageInfo.
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