←Select platform

Stroke Property (AnnD2DThumbStyle)

Summary

Gets or sets the style of stroke to use for drawing the thumb.

Syntax

C#
VB
WinRT C#
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');  

Property Value

The style to use for drawing the thumb. The default value is a black AnnStroke object with a length of 1.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly