Position
ITab.Position property
返回或设置标签的位置。分配此属性可能会改变集合中标签的索引并使枚举器失效。可读/写 Double。
public double Position { get; set; }
See Also
- interface ITab
- namespace Aspose.Slides
- assembly Aspose.Slides
返回或设置标签的位置。分配此属性可能会改变集合中标签的索引并使枚举器失效。可读/写 Double。
public double Position { get; set; }