标签:群组

C#-CorelDraw开发-枚举群组中的形状并更改颜色-无需取消群组

C#–CorelDraw开发-使用递归枚举群组中的形状并更改颜色-无需取消群组,C#示例 Use a recursivity method to enumerate your shapes in your groups and change the colors. ungroup no need public void A() ……