IsGrouped
Shape.IsGrouped 属性
确定形状是否为分组。只读布尔值。
public bool IsGrouped { get; }
备注
属性 ParentGroup
如果形状为分组,则返回父 GroupShape 对象。
另请参阅
- 类 Shape
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
确定形状是否为分组。只读布尔值。
public bool IsGrouped { get; }
属性 ParentGroup
如果形状为分组,则返回父 GroupShape 对象。