<< Click here to display Table of Contents >> Navigation: Programming Reference > Fred Objects > Page Object:
Description
Returns Z-order inside the current layer.
0 is the bottom element, GetObjCount-1 is the top one. Returns -1 if nothing is selected
Syntax
dim iZO as Integer = Page.GetSelectedZOrder
Context
Page designer
See also
ObjSetZOrder
ObjToTop