←Select platform

Reversed Property

Summary

Value that indicates whether this AnnArrowLineEnding is closed.

Syntax
C#
VB
C++
public bool Reversed { get; set; } 
Public Property Reversed() As Boolean 
   Get 
   Set 
public:  
   property bool Reversed 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if the AnnArrowLineEnding is reversed; otherwise, it is false. The default value is false.

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