Position
SmartArtNode.Position property
返回或设置兄弟节点中节点从零开始的位置。 读/写Int32。
public int Position { get; set; }
例外
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | 值小于 0。-或- 值等于或大于同级计数 |
也可以看看
- class SmartArtNode
- 命名空间 Aspose.Slides.SmartArt
- 部件 Aspose.Slides
返回或设置兄弟节点中节点从零开始的位置。 读/写Int32。
public int Position { get; set; }
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | 值小于 0。-或- 值等于或大于同级计数 |