←Select platform

ShowArrow Property

Summary

Indicates whether to show an arrow at the end of the pointer.

Syntax
C#
Objective-C
C++/CLI
Java
public virtual bool ShowArrow { get; set; } 
public:  
   virtual property bool ShowArrow 
   { 
      bool get() 
      void set(bool value) 
   } 
public boolean getShowArrow(); 
public void setShowArrow(boolean value); 
@property (nonatomic, copy) BOOL showArrow 

Property Value

true to show an arrow at the end of the pointer; otherwise, false. 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.