←Select platform

FriendlyName Property

Summary

Gets the friendly name for AnnLineEnding.

Syntax
C#
C++/CLI
Python
public abstract string FriendlyName { get; } 
public:  
   virtual property String^ FriendlyName 
   { 
      String^ get() abstract; 
   } 
FriendlyName get (AnnLineEnding) 

Property Value

A string that represents the friendly name for the AnnLineEnding.

Remarks

This property is overridden in a derived class to return a friendly name of the object. For example, AnnSquareLineEnding returns "Square" and AnnRoundLineEnding returns "Round".

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.