Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

ToString Method (AnnContainer)






Overridden. Converts the attributes of this AnnContainer to a human-readable string.
Syntax
public override string ToString()
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As AnnContainer
Dim value As String
 
value = instance.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 AnnContainer.
Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)