ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1PolygonIcon Class / C1PolygonIcon Constructor



In This Topic
    C1PolygonIcon Constructor
    In This Topic
    Initializes a new instance of the C1PolygonIcon class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1PolygonIcon()
    public C1PolygonIcon()
    public:
    C1PolygonIcon();
    See Also