C#
VB
WinRT C#
Gets or sets the style of stroke to use for drawing the thumb.
public Leadtools.Annotations.Core.AnnStroke Stroke {get; set;}
Public Property Stroke As Leadtools.Annotations.Core.AnnStroke
public Leadtools.Annotations.Core.AnnStroke Stroke {get; set;}
<br/>get_Stroke();<br/>set_Stroke(value);<br/>Object.defineProperty('Stroke');
The style to use for drawing the thumb. The default value is a black AnnStroke object 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