On 14/05/2014 at 09:05, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R13
Platform: Windows ;
Language(s) : C++ ;
---------
Hello,
I have a little problem to draw lines into a BaseBitmap.
When all the lines are inside the area, it's ok, but when there is one point out of the bitmap area, the line is not drawn.
_<_img src="http://vonc.fr/temp/fc4d/zone.png" border="0" /_>_
Is there a way to set a kind of clipping region for a basebitmap, to be able to draw lines who exceed the bitmap area ?