(Leadtools.Annotations.Core)

StrokeDashCap Property

Show in webframe





Gets or sets the AnnStrokeLineCap style used at the end of the dashes that make up dashed lines drawn with this AnnStroke object.
Syntax
public AnnStrokeLineCap StrokeDashCap {get; set;}
Public Property StrokeDashCap As AnnStrokeLineCap
public AnnStrokeLineCap StrokeDashCap {get; set;}
@property (nonatomic) LTAnnStrokeLineCap strokeDashCap;
public AnnStrokeLineCap getStrokeDashCap()
public void setStrokeDashCap(AnnStrokeLineCap strokeDashCap)
            
 
get_StrokeDashCap();
set_StrokeDashCap(value);
Object.defineProperty('StrokeDashCap');

Property Value

An AnnStrokeLineCap style used at the end of the dashes that make up dashed lines drawn with this AnnStroke object.
Requirements

Target Platforms

See Also

Reference

AnnStroke Class
AnnStroke Members

 

 


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