Метод | Описание | |
---|---|---|
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, |
public MoveGraphicToFront ( IGraphic aDrawable ) : void | ||
aDrawable | IGraphic | |
Результат | void |
public PLCITView ( string name, int x, int y, int width, int height ) : System | ||
name | string | |
x | int | |
y | int | |
width | int | |
height | int | |
Результат | System |