IsGrouped

IShape.IsGrouped 属性

确定形状是否被分组。只读布尔值。

public bool IsGrouped { get; }

备注

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

参见