←Select platform

FriendlyName Property

Summary

Gets the friendly name for AnnPolylineObject.

Syntax

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

Property Value

A string that represents the friendly name for the AnnPolylineObject.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly