←Select platform

FriendlyName Property

Summary

Gets the friendly name for AnnArrowLineEnding.

Syntax
C#
VB
C++
public override string FriendlyName { get; } 
Public Overrides ReadOnly Property FriendlyName() As String 
   Get 
public:  
   virtual property String^ FriendlyName 
   { 
      String^ get() override 
   } 

Property Value

A string that represents the friendly name for AnnArrowLineEnding.

Remarks

The returned value of FriendlyName depends on the properties AnnArrowLineEnding.Closed and AnnArrowLineEnding.Reversed. The default return value of this property is one of the following:

  • Open Arrow
  • Closed Arrow
  • Open Reversed Arrow
  • Closed Reversed Arrow
Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.