Shapes
SmartArtNode.Shapes property
返回与节点关联的所有形状的集合。 只读ISmartArtShapeCollection
。
public ISmartArtShapeCollection Shapes { get; }
也可以看看
- interface ISmartArtShapeCollection
- class SmartArtNode
- 命名空间 Aspose.Slides.SmartArt
- 部件 Aspose.Slides
返回与节点关联的所有形状的集合。 只读ISmartArtShapeCollection
。
public ISmartArtShapeCollection Shapes { get; }