C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the style to use for filling the thumb.
public AnnBrush Fill { get; set; }
Public Property Fill As Leadtools.Annotations.Core.AnnBrush
public Leadtools.Annotations.Core.AnnBrush Fill {get; set;}
@property (nonatomic, strong, nullable) LTAnnBrush *fill
public AnnBrush getFill()
public void setFill(AnnBrush fill)
<br/>get_Fill();<br/>set_Fill(value);<br/>Object.defineProperty('Fill');
The style to use for filling the thumb. The default value is a white AnnSolidColorBrush object.
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