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

Leadtools.Annotations.Engine Assembly