useKnee Property

Summary

Value indicating whether to add a knee point to the pointer line.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnTextPointerObject.prototype, 'useKnee', 
	get: function(), 
	set: function(value) 
) 
useKnee: boolean; 

Property Value

true if the pointer line has a knee; otherwise, false. The default value is false.

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