Property | Type | Description | |
---|---|---|---|
fillColor1 | Color | ||
fillColor2 | Color | ||
label |
Method | Description | |
---|---|---|
RectangleElement ( ) : System | ||
RectangleElement ( Point l, |
||
RectangleElement ( |
||
RectangleElement ( int top, int left, int width, int height ) : System |
Method | Description | |
---|---|---|
DrawBorder ( |
||
GetBrush ( |
Method | Description | |
---|---|---|
Draw ( |
||
IControllable ( ) : IController |
protected DrawBorder ( |
||
g | ||
r | ||
return | void |
protected GetBrush ( |
||
r | ||
return |
public RectangleElement ( Point l, |
||
l | Point | |
s | ||
return | System |
public RectangleElement ( |
||
rec | ||
return | System |
public RectangleElement ( int top, int left, int width, int height ) : System | ||
top | int | |
left | int | |
width | int | |
height | int | |
return | System |