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


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