(Leadtools.Annotations.Core)

StrokeLineJoin Property

Show in webframe





Gets or sets the AnnStrokeLineJoin style for the ends of two consecutive lines drawn with this AnnStroke object.
Syntax
public AnnStrokeLineJoin StrokeLineJoin {get; set;}
Public Property StrokeLineJoin As AnnStrokeLineJoin
public AnnStrokeLineJoin StrokeLineJoin {get; set;}
@property (nonatomic) LTAnnStrokeLineJoin strokeLineJoin;
public AnnStrokeLineJoin getStrokeLineJoin()
public void setStrokeLineJoin(AnnStrokeLineJoin strokeLineJoin)
            
 
get_StrokeLineJoin();
set_StrokeLineJoin(value);
Object.defineProperty('StrokeLineJoin');

Property Value

The AnnStrokeLineJoin style for the ends of two consecutive 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.