zorder of shape in xml

J

Jayashri Yadav

Hi,

I would like to know how the zorder of a shape can be specified in visio xml.

Thanks.
 
J

JuneTheSecond

It is written in the document named "Visio Schema Overview" as "In the Shapes
element, "the order in which the Shape elements appear determines the
display-list order of the shapes. The first Shape child element is the shape
that has the bottommost z-order. "
By the way, the order of the Index property of the Shape object shows the
order.
 
Top