←Select platform

KneeLength Property

Summary

The distance between the pointer start point and knee point.

Syntax
C#
VB
C++
public LeadLengthD KneeLength { get; set; } 
Public Property KneeLength() As LeadLengthD 
   Get 
   Set 
public:  
   property LeadLengthD^ KneeLength 
   { 
      LeadLengthD^ get() 
      void set(LeadLengthD^ value) 
   } 

Property Value

The distance between the pointer start point and knee point.

Remarks

This property works with AnnTextPointerObject.UseKnee option.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
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.