(Leadtools.Annotations.Core)

Stroke Property (AnnStroke)

Show in webframe





Gets or sets the AnnBrush for this AnnStroke.
Syntax
public AnnBrush Stroke {get; set;}
Public Property Stroke As AnnBrush
public AnnBrush Stroke {get; set;}
@property (nonatomic) LTAnnBrush* stroke;
public AnnBrush getStroke()
public void setStroke(AnnBrush brush)
            
 
get_Stroke();
set_Stroke(value);
Object.defineProperty('Stroke');

Property Value

The AnnBrush for this AnnStroke.
Requirements

Target Platforms

See Also

Reference

AnnStroke Class
AnnStroke Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.