C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the style to use for drawing the thumb.
public AnnStroke Stroke { get; set; }
Property Stroke As Leadtools.Annotations.Core.AnnStroke
Leadtools.Annotations.Core.AnnStroke Stroke {get; set;}
@property (nonatomic) LTAnnStroke* stroke;
AnnStroke getStroke();
void setStroke(AnnStroke stroke);
get_Stroke();
set_Stroke(value);
Object.defineProperty('Stroke');
The style to use for drawing the thumb. The default value is a black AnnStroke with a length of 1.
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