Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnD2DThumbStyle Class : Stroke Property |
public AnnStroke Stroke {get; set;}
'Declaration
Public Property Stroke As AnnStroke
'Usage
Dim instance As AnnD2DThumbStyle Dim value As AnnStroke instance.Stroke = value value = instance.Stroke
public AnnStroke Stroke {get; set;}
<br/>get_Stroke();<br/>set_Stroke(value);<br/>Object.defineProperty('Stroke');