C# Class PLC.PLCHardwareView

Inheritance: PLCView
Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
AddDeliveryContainers ( ) : void
AddPhaseArrows ( ) : void
AddPhaseHeadings ( ) : void
AddStageHeadings ( ) : void
PLCHardwareView ( ) : System
PLCHardwareView ( string name, int x, int y, int width, int height ) : System

Method Details

AddDeliveryContainers() public méthode

public AddDeliveryContainers ( ) : void
Résultat void

AddPhaseArrows() public méthode

public AddPhaseArrows ( ) : void
Résultat void

AddPhaseHeadings() public méthode

public AddPhaseHeadings ( ) : void
Résultat void

AddStageHeadings() public méthode

public AddStageHeadings ( ) : void
Résultat void

PLCHardwareView() public méthode

public PLCHardwareView ( ) : System
Résultat System

PLCHardwareView() public méthode

public PLCHardwareView ( string name, int x, int y, int width, int height ) : System
name string
x int
y int
width int
height int
Résultat System