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 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.