friendlyName Property

Summary

Gets the friendly name for AnnArrowLineEnding.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnArrowLineEnding.prototype, 'friendlyName', 
	get: function() 
) 
friendlyName: string; // read-only 

Property Value

A string that represents the friendly name for the AnnArrowLineEnding.

Remarks

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

  • Open Arrow
  • Closed Arrow
  • Open Reversed Arrow
  • Closed Reversed Arrow
Requirements

Target Platforms

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