(Leadtools.Annotations.Rendering)

Stroke Property

Show in webframe




Gets or sets the style of stroke to use for drawing the thumb.
Syntax
public AnnStroke Stroke {get; set;}
public AnnStroke Stroke {get; set;}
@property (nonatomic) LTAnnStroke* stroke;
public AnnStroke getStroke()
public void setStroke(AnnStroke stroke)
            
 
get_Stroke();
set_Stroke(value);
Object.defineProperty('Stroke');

Property Value

The style to use for drawing the thumb. The default value is a black Leadtools.Annotations.Core.AnnStroke object with a length of 1.
Requirements

Target Platforms

See Also

Reference

AnnThumbStyle Class
AnnThumbStyle Members

 

 


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