get_ZOrderPosition()
Shape::get_ZOrderPosition() method
Returns the position of a shape in the z-order. Shapes[0] returns the shape at the back of the z-order, and Shapes[Shapes.Count - 1] returns the shape at the front of the z-order. Read-only int32_t.
int32_t Aspose::Slides::Shape::get_ZOrderPosition() override
See Also
- Class Shape
- Namespace Aspose::Slides
- Library Aspose.Slides