←Select platform

Stroke Property

Summary
Gets or sets the style to use for drawing the thumb.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnStroke Stroke { get; set; } 
@property (nonatomic, strong, nullable) LTAnnStroke *stroke; 
AnnStroke getStroke(); 
void setStroke(AnnStroke stroke); 
public:  
   property AnnStroke^ Stroke 
   { 
      AnnStroke^ get() 
      void set(AnnStroke^ value) 
   } 
Stroke # get and set (IAnnThumbStyle) 

Property Value

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

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.