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



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