IsGrouped

IShape.IsGrouped property

确定形状是否被分组。 只读Boolean。

public bool IsGrouped { get; }

评论

属性ParentGroup返回父级如果形状被分组,则为 GroupShape 对象。

也可以看看