←Select platform

FriendlyName Property

Summary

Gets the friendly name for AnnStampObject.

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

Property Value

A string that represents the friendly name for the AnnStampObject.

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