IsGrouped

Shape.IsGrouped 属性

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

public bool IsGrouped { get; }

备注

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

另请参阅