GetCount
ISequence.GetCount method
返回指定形状的效果计数。
public int GetCount(IShape shape)
范围 | 类型 | 描述 |
---|---|---|
shape | IShape | 形状对象IShape |
返回值
效果计数Int32
也可以看看
- interface IShape
- interface ISequence
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides
返回指定形状的效果计数。
public int GetCount(IShape shape)
范围 | 类型 | 描述 |
---|---|---|
shape | IShape | 形状对象IShape |
效果计数Int32