strokeLineJoin Property

Summary

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

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

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly