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


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