Add
DrawingGuidesCollection.Add method
在集合的末尾添加绘图指南。
public IDrawingGuide Add(Orientation orientation, float position)
参数 | 类型 | 描述 |
---|---|---|
orientation | Orientation | 绘图指南的方向。 |
position | Single | 绘图指南在点中的位置。 |
另见
- interface IDrawingGuide
- enum Orientation
- class DrawingGuidesCollection
- namespace Aspose.Slides
- assembly Aspose.Slides