get_Position()

IDrawingGuide::get_Position() method

Returns position of the drawing guide in points from the top, left corner of the slide. Read float.

virtual float Aspose::Slides::IDrawingGuide::get_Position()=0

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