ParentGroup
Shape.ParentGroup 属性
如果形状被分组,则返回父 GroupShape 对象。否则返回 null。只读 IGroupShape
。
public IGroupShape ParentGroup { get; }
备注
属性 IsGrouped
确定形状是否被分组。
另见
- 接口 IGroupShape
- 类 Shape
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
如果形状被分组,则返回父 GroupShape 对象。否则返回 null。只读 IGroupShape
。
public IGroupShape ParentGroup { get; }
属性 IsGrouped
确定形状是否被分组。