GetCount
ISequence.GetCount 方法
返回指定形状的效果数量。
public int GetCount(IShape shape)
参数 | 类型 | 描述 |
---|---|---|
shape | IShape | 形状对象 IShape |
返回值
效果数量 Int32
另请参阅
- 接口 IShape
- 接口 ISequence
- 命名空间 Aspose.Slides.Animation
- 程序集 Aspose.Slides
返回指定形状的效果数量。
public int GetCount(IShape shape)
参数 | 类型 | 描述 |
---|---|---|
shape | IShape | 形状对象 IShape |
效果数量 Int32