Add()
DrawingGuidesCollection::Add(Orientation, float) method
Adds the drawing guide at the end of the collection.
System::SharedPtr<IDrawingGuide> Aspose::Slides::DrawingGuidesCollection::Add(Orientation orientation, float position) override
Arguments
Parameter | Type | Description |
---|---|---|
orientation | Orientation | Orientation of the drawing guide. |
position | float | Position of the the drawing guide in points. |
See Also
- Enum Orientation
- Typedef SharedPtr
- Class IDrawingGuide
- Class DrawingGuidesCollection
- Namespace Aspose::Slides
- Library Aspose.Slides