ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Annotation Namespace / Polygon Class / Polygon Constructor / Polygon Constructor(String)

In This Topic
    Polygon Constructor(String)
    In This Topic
    Create an instance of Polygon.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal content As String _
    )
    public Polygon( 
       string content
    )

    Parameters

    content
    See Also