set_Position()
DrawingGuide::set_Position(float) method
Sets position of the drawing guide in points from the top, left corner of the slide. Write float.
void Aspose::Slides::DrawingGuide::set_Position(float value) override
Remarks
The typical value range is from zero to slide height for a horizontal guide and from zero to slide width for a vertical guide.
See Also
- Class DrawingGuide
- Namespace Aspose::Slides
- Library Aspose.Slides