ToString Method (AnnotationLine)
Converts the value of the current instance to its string representation.
public override string ToString()
'Declaration
Public Overrides NotOverridable Function ToString() As String
Return Value
A
System.String that represents this instance.