Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Radar Class / Radar Constructor


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