class ThreeDViewer.FrmMain

Overview

Main form of the app. More…

class FrmMain: Form
{
public:
    // methods

    FrmMain();
};

Detailed Documentation

Main form of the app.

Methods

FrmMain()

Initializes a new instance of the FrmMain class.