Page 1 of 1

AddRegion

Posted: Mon Sep 21, 2015 3:54 pm
by win568
Hi Guys

Is it possible to Create a New Region in another Region ?? I wanted to mark a Region with the Mouse. In this marked Region, the User wants to Add Further Regions. I tried it, but unfortunatelly i got a Selection Handpoint, when the mouse is over the first Region. Any Advice ??

Re: AddRegion

Posted: Tue Sep 29, 2015 11:00 am
by Loïc
Hi,

No a region can not contain another region. The only thing I can see is to make the existing region non editable, using the SetRegionEditable() method, then draw a new region over it.

Kind regards,

Loïc