User Tools

Site Tools

한국어

cubloc:boxfill:index

BoxFill

BoxFill x1, y1, x2, y2,logic

logicOperator 0=OR, 1=AND, 2=XOR

Model : CT1721C, CT1820, CUBLOC + GHB3224C

This command draws a rectangle with upperleft coordinates of x1, y1 and bottom-right coordinates of x2, y2 and fill by logically combining with other BoxFill areas.

0 - OR will display BoxFill areas that overlap and BoxFill areas that don't overlap. 1 - AND will display only the BoxFill areas that overlap. 2 - XOR will display only the BoxFill areas that don't overlap.

BoxFill 10,20,200,100,0    ' Draw and fill box

Go CUBLOC home

cubloc/boxfill/index.txt · Last modified: 2016/04/14 11:07 (external edit)