캔버스 » Api
getlinecolor
Description
Return Value
Type |
Description |
COLOR |
선 색상 |
Example
function getlinecolor_on_mousedown(objInst)
{
screen.alert(canvas.getlinecolor());
}
See Also
setlinewidth
getlinewidth
setlinestyle
getlinestyle
setlinecolor
Viewer Ver.
9.1.1.1
Update Date
20200923