LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

ToString Method (AnnObject)






Overridden. Converts the attributes of this AnnObject to a human-readable string.
Syntax
public override string ToString()
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As AnnObject
Dim value As String
 
value = instance.ToString()
public override string ToString()
 function Leadtools.Annotations.AnnObject.ToString()
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.