C# 클래스 PLC.PLCStageBar

Summary description for Class1
상속: PLCBaseControl
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
DrawBackground ( DrawEvent devent ) : void
PLCStageBar ( string name, int x, int y, int width, int height ) : System

메소드 상세

DrawBackground() 공개 메소드

public DrawBackground ( DrawEvent devent ) : void
devent NewTOAPIA.UI.DrawEvent
리턴 void

PLCStageBar() 공개 메소드

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