←Select platform

Stroke Property

Summary

The AnnBrush for this AnnStroke.

Syntax
C#
VB
Objective-C
C++
Java
public AnnBrush Stroke { get; set; } 
Public Property Stroke As AnnBrush 
@property (nonatomic) LTAnnBrush* stroke; 
public AnnBrush getStroke() 
public void setStroke(AnnBrush brush) 
public:  
   property AnnBrush^ Stroke 
   { 
      AnnBrush^ get() 
      void set(AnnBrush^ value) 
   } 

Property Value

The AnnBrush for this AnnStroke.

Requirements

Target Platforms

See Also

Reference

AnnStroke Class

AnnStroke Members

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

Leadtools.Annotations.Engine Assembly