C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / Rectangle Class / Rectangle Constructor / Rectangle Constructor(String)


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

Parameters

value
See Also