연결선 »
Api
setlinecolor
Description
라인의 색상을 변경하는 API
Parameters
Parameters
Type
Description
clrLine
COLOR
라인 색상
Return Value
Type
Description
void
없음
Example
function bb_on_mouseup() { line.setlinecolor(factory.rgb(255, 0, 0)); }
See Also
setlinecolor
Viewer Ver.
9.1.1.1
Update Date
20220104