Accusoft NotateXpress 12
ElementGetZOrder Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementGetZOrder Method

Glossary Item Box

Description

Gets the Z-order (bottom to top display) of an existing element.

Syntax

Visual Basic
Public Function ElementGetZOrder( _
   ByVal elementHandle As Long _
) As Long

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.

Return Type

The Z-order of the given element.

Remarks

The Z-order is the bottom-to-top painting order of the elements in a layer.

See Also

©2013. Accusoft Corporation. All Rights Reserved.