C# Class PLC.PLCStageBar

Summary description for Class1
Inheritance: PLCBaseControl
ファイルを表示 Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Methods

Method Description
DrawBackground ( DrawEvent devent ) : void
PLCStageBar ( string name, int x, int y, int width, int height ) : System

Method Details

DrawBackground() public method

public DrawBackground ( DrawEvent devent ) : void
devent NewTOAPIA.UI.DrawEvent
return void

PLCStageBar() public method

public PLCStageBar ( string name, int x, int y, int width, int height ) : System
name string
x int
y int
width int
height int
return System