BorderAnnotation.setClipping


setClipping(isClip)

Determines whether or not the model shows 'through' and outside the border. With the flag set true (the default) the model is clipped so that the border is shown on a plain background. With the flag set false, the model shows through, and the border is drawn on top.

isClipbooleantrue to clip model to be within this border
Return valuenone 

Back to BorderAnnotation

Back to Overview