strokeMiterLimit Property

Summary

Gets or sets the limit of the thickness of the join on a mitered corner.

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

Property Value

The limit of the thickness of the join on a mitered corner. This value uses the same unit of measure as the one used as the Leadtools.LeadLengthD value for the strokeThickness property.

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