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


In This Topic
Rectangle Constructor()
In This Topic
Create an instance of Rectangle.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New Rectangle()
See Also