Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ChartDesigntimeLicense Class / ChartDesigntimeLicense Constructor
Type


In This Topic
    ChartDesigntimeLicense Constructor
    In This Topic
    Creates a new designtime license.
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal type As Type _
    )
    'Usage
     
    
    Dim type As Type
     
    Dim instance As New ChartDesigntimeLicense(type)
    public ChartDesigntimeLicense( 
       Type type
    )

    Parameters

    type
    Type
    See Also