C# 클래스 PLC.PLCHardwareView

상속: PLCView
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
AddDeliveryContainers ( ) : void
AddPhaseArrows ( ) : void
AddPhaseHeadings ( ) : void
AddStageHeadings ( ) : void
PLCHardwareView ( ) : System
PLCHardwareView ( string name, int x, int y, int width, int height ) : System

메소드 상세

AddDeliveryContainers() 공개 메소드

public AddDeliveryContainers ( ) : void
리턴 void

AddPhaseArrows() 공개 메소드

public AddPhaseArrows ( ) : void
리턴 void

AddPhaseHeadings() 공개 메소드

public AddPhaseHeadings ( ) : void
리턴 void

AddStageHeadings() 공개 메소드

public AddStageHeadings ( ) : void
리턴 void

PLCHardwareView() 공개 메소드

public PLCHardwareView ( ) : System
리턴 System

PLCHardwareView() 공개 메소드

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