ParentGroup

Shape.ParentGroup property

如果形状被分组,则返回父 GroupShape 对象。否则返回 null。 只读IGroupShape

public IGroupShape ParentGroup { get; }

评论

属性IsGrouped确定是否形状被分组。

也可以看看