public: void UnGroup( Placement^ placement, bool bRemoveEmptyGroup, bool bRedraw )
Parameters
- placement
- bRemoveEmptyGroup
- If true method will remove also Group when it becomes empty.
- bRedraw
- If true, GED is redrawn after the ungrouping.
public: void UnGroup( Placement^ placement, bool bRemoveEmptyGroup, bool bRedraw )