Property | Type | Description |
---|
Method | Description | |
---|---|---|
ColorEditingArea ( int x, int y, int width, int height ) : System.Html.Media.Graphics | ||
Draw ( |
||
Init ( |
||
OnClick ( |
||
OnMouseOver ( |
||
OnMouseUp ( |
public ColorEditingArea ( int x, int y, int width, int height ) : System.Html.Media.Graphics | ||
x | int | |
y | int | |
width | int | |
height | int | |
return | System.Html.Media.Graphics |
public Draw ( |
||
canv | ||
return | void |
public Init ( |
||
frame | ||
return | void |
public OnClick ( |
||
e | ||
return | bool |
public OnMouseOver ( |
||
e | ||
return | bool |
public OnMouseUp ( |
||
e | ||
return | bool |