Add()
IDrawingGuidesCollection::Add(Orientation, float) method
Adds the drawing guide at the end of the collection.
virtual System::SharedPtr<IDrawingGuide> Aspose::Slides::IDrawingGuidesCollection::Add(Orientation orientation, float position)=0
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 IDrawingGuidesCollection
- Namespace Aspose::Slides
- Library Aspose.Slides