(Leadtools.Annotations.Core)

StrokeStartLineCap Property

Show in webframe





Gets or sets the AnnStrokeLineCap style used at the beginning of lines drawn with this AnnStroke object.
Syntax
public AnnStrokeLineCap StrokeStartLineCap {get; set;}
Public Property StrokeStartLineCap As AnnStrokeLineCap
public AnnStrokeLineCap StrokeStartLineCap {get; set;}
@property (nonatomic) LTAnnStrokeLineCap strokeStartLineCap;
public AnnStrokeLineCap getStrokeStartLineCap()
public void setStrokeStartLineCap(AnnStrokeLineCap strokeStartLineCap)
            
 
get_StrokeStartLineCap();
set_StrokeStartLineCap(value);
Object.defineProperty('StrokeStartLineCap');

Property Value

The AnnStrokeLineCap style used at the beginning of 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.