←Select platform

ToString Method

Summary

Overridden. Converts the attributes of this AnnObject to a human-readable string.

Syntax

C#
VB
C++
public override string ToString() 
  
Public Overrides Function ToString() As String 
public: 
String^ ToString(); override  

Return Value

A string that represents the attributes of this object.

Remarks

This method will return the value of the Name property of this AnnObject.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

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

Leadtools.Annotations Assembly