←Select platform

UseKnee Property

Summary

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

Syntax
C#
C++/CLI
Python
public bool UseKnee { get; set; } 
public:  
   property bool UseKnee 
   { 
      bool get() 
      void set(bool value) 
   } 
UseKnee # get and set (AnnTextPointerObject) 

Property Value

true

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

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.