←Select platform

Stroke Property

Summary
The AnnBrush for this AnnStroke.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnBrush Stroke { get; set; } 
@property (nonatomic, strong) LTAnnBrush *stroke; 
public AnnBrush getStroke() 
public void setStroke(AnnBrush brush) 
public:  
   property AnnBrush^ Stroke 
   { 
      AnnBrush^ get() 
      void set(AnnBrush^ value) 
   } 
Stroke # get and set (AnnStroke) 

Property Value

The AnnBrush for this AnnStroke.

Requirements

Target Platforms

See Also

Reference

AnnStroke Class

AnnStroke Members

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.