C# 클래스 PLC.PLCITView

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

공개 메소드들

메소드 설명
AddPhaseArrows ( ) : void
Animate ( ) : void
MoveGraphicToFront ( IGraphic aDrawable ) : void
PLCITView ( ) : System
PLCITView ( string name, int x, int y, int width, int height ) : System

비공개 메소드들

메소드 설명
DoFlyIn ( ITPhaseControl control, int steps ) : void
FlyAGraphic ( IGraphPort graphPort, GDIDIBSection srcPixelBuffer, Rectangle startFrame, GDIDIBSection dstPixelBuffer, Rectangle endFrame, int steps ) : void

메소드 상세

AddPhaseArrows() 공개 메소드

public AddPhaseArrows ( ) : void
리턴 void

Animate() 공개 메소드

public Animate ( ) : void
리턴 void

MoveGraphicToFront() 공개 메소드

public MoveGraphicToFront ( IGraphic aDrawable ) : void
aDrawable IGraphic
리턴 void

PLCITView() 공개 메소드

public PLCITView ( ) : System
리턴 System

PLCITView() 공개 메소드

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