←Select platform

ArrowLength Property

Summary

Gets or sets the length of the arrow for this AnnPointerObject.

Syntax
C#
VB
Objective-C
C++
Java
public LeadLengthD ArrowLength { get; set; } 
Public Property ArrowLength As LeadLengthD 
@property (nonatomic) LeadLengthD arrowLength; 
public LeadLengthD getArrowLength() 
public void setArrowLength(LeadLengthD length) 
public:  
   property LeadLengthD^ ArrowLength 
   { 
      LeadLengthD^ get() 
      void set(LeadLengthD^ value) 
   } 

Property Value

The length of the arrow for this AnnPointerObject.

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