C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the AnnBrush used to paint the foreground of the text.
public AnnBrush TextForeground { get; set; }
Public Property TextForeground As Leadtools.Annotations.Core.AnnBrush
public Leadtools.Annotations.Core.AnnBrush TextForeground {get; set;}
@property (nonatomic) LTAnnBrush* textForeground;
public AnnBrush getTextForeground()
public void setTextForeground(AnnBrush textForeground)
get_TextForeground();
set_TextForeground(value);
Object.defineProperty('TextForeground');
The AnnBrush used to paint the foreground 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