Method | Description | |
---|---|---|
Draw ( |
||
HorizontalContainer ( double x, double y, double width, double height ) : System | ||
MouseEvent ( object obj, MouseEventArgs args ) : void |
Method | Description | |
---|---|---|
ValidateDimensions ( ) : void |
public Draw ( |
||
gr | ||
area_width | int | |
area_height | int | |
rtl | bool | |
return | void |
public HorizontalContainer ( double x, double y, double width, double height ) : System | ||
x | double | |
y | double | |
width | double | |
height | double | |
return | System |
public MouseEvent ( object obj, MouseEventArgs args ) : void | ||
obj | object | |
args | MouseEventArgs | |
return | void |