Метод | Описание | |
---|---|---|
AddDeliverable ( string deliverable ) : void | ||
Clear ( ) : void | ||
DeliverablesList ( string name, int x, int y, int width, int height, uint bkColor ) : System | ||
DeliverablesList ( string name, int x, int y, int width, int height, uint bkColor, uint borderColor ) : System | ||
DeliverablesList ( string name, int x, int y, int width, int height, uint bkColor, uint borderColor, int angle ) : System | ||
DrawBackground ( |
Метод | Описание | |
---|---|---|
OnUpdateGeometryState ( ) : void |
public AddDeliverable ( string deliverable ) : void | ||
deliverable | string | |
Результат | void |
public DeliverablesList ( string name, int x, int y, int width, int height, uint bkColor ) : System | ||
name | string | |
x | int | |
y | int | |
width | int | |
height | int | |
bkColor | uint | |
Результат | System |
public DeliverablesList ( string name, int x, int y, int width, int height, uint bkColor, uint borderColor ) : System | ||
name | string | |
x | int | |
y | int | |
width | int | |
height | int | |
bkColor | uint | |
borderColor | uint | |
Результат | System |
public DeliverablesList ( string name, int x, int y, int width, int height, uint bkColor, uint borderColor, int angle ) : System | ||
name | string | |
x | int | |
y | int | |
width | int | |
height | int | |
bkColor | uint | |
borderColor | uint | |
angle | int | |
Результат | System |
public DrawBackground ( |
||
devent | ||
Результат | void |