コード例 #1
0
        public UserControlBlock()
        {
            InitializeComponent();

            msequence = new CComLibrary.Sequence();



            // waveformGraph1.PlotAreaColor = Color.SeaGreen;
        }
コード例 #2
0
        public UserControlStep()
        {
            InitializeComponent();

            msequence = new CComLibrary.Sequence();
        }