kneeLength Property

Summary

The distance between the pointer's starting point and its knee point.

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

Property Value

The distance between the pointer's starting point and its knee point.

Remarks

This property works with the AnnTextPointerObject.UseKnee option.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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