GoSubGraphBase question

Hi Support!

I have 1 question:

I copied ( all code ) public class BoxArea : GoSubGraphBase {} in my project and I had a good result with object, as your example in NodeLinkDemo4 project.

But, when I drag out BoxArea, my dragging object GoTextNode was not “removed” from BoxArea, just BoxArea size changed. Should I configure something in GoView?

Thanks!!

in BoxArea, read the comments about BackgroundSelectionDropped and the property AllowDrawInOut.