C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / Square Class / Square Constructor / Square Constructor(String)


In This Topic
Square Constructor(String)
In This Topic
Create an instance of Square.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As String _
)
 
'Usage
 
Dim value As String
 
Dim instance As New Square(value)

Parameters

value
See Also