GetSelectedZOrder Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:15

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