LEADTOOLS Annotations (Leadtools.Annotations assembly)

ToString Method (AnnControlPoint)

Show in webframe





Overridden. Converts the attributes of this AnnControlPoint to a human-readable string.
Syntax
public override string ToString()
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As AnnControlPoint
Dim value As String
 
value = instance.ToString()

            

            
public:
String^ ToString(); override 

Return Value

A string that represents the attributes of this control point.
Remarks
This method will return the value of the Name property of this AnnControlPoint.
Requirements

Target Platforms

See Also

Reference

AnnControlPoint Class
AnnControlPoint Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.