strokeLineJoin Property (AnnStroke)

Summary

Gets or sets the AnnStrokeLineJoin style for the ends of two consecutive lines drawn with this AnnStroke object.

Syntax

JavaScript Syntax
Object.defineProperty(AnnStroke.prototype, 'strokeLineJoin', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
strokeLineJoin: AnnStrokeLineJoin;

Property Value

The AnnStrokeLineJoin style for the ends of two consecutive lines drawn with this AnnStroke object.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize