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