Layout
ISmartArt.Layout property
返回或设置 SmartArt 对象的布局。 读/写SmartArtLayoutType
。
public SmartArtLayoutType Layout { get; set; }
也可以看看
- enum SmartArtLayoutType
- interface ISmartArt
- 命名空间 Aspose.Slides.SmartArt
- 部件 Aspose.Slides
返回或设置 SmartArt 对象的布局。 读/写SmartArtLayoutType
。
public SmartArtLayoutType Layout { get; set; }