Error processing SSI file
LEADTOOLS JavaScript (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
get_strokeLineJoin();
set_strokeLineJoin(value);
Object.defineProperty('strokeLineJoin');

Property Value

TypeDescription
AnnStrokeLineJoinThe AnnStrokeLineJoin style for the ends of two consecutive lines drawn with this AnnStroke object.
See Also

Reference

AnnStroke Object
AnnStroke Members

Error processing SSI file