C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the AnnBrush used to paint the background of the text.
public AnnBrush TextBackground { get; set; }
Public Property TextBackground As Leadtools.Annotations.Core.AnnBrush
public Leadtools.Annotations.Core.AnnBrush TextBackground {get; set;}
@property (nonatomic) LTAnnBrush* textBackground;
public AnnBrush getTextBackground()
public void setTextBackground(AnnBrush textBackground)
get_TextBackground();
set_TextBackground(value);
Object.defineProperty('TextBackground');
The AnnBrush used to paint the background of the text.
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