Accusoft NotateXpress 13
ElementSetZOrder Method
The handle of an element returned by the ElementCreate method.
The Z-order of the given element.

Valid values are 1 to the number of elements in the layer which this element will be appended.

Description
Sets the Z-order (bottom to top display) of an existing element.
Syntax
Visual Basic
Public Sub ElementSetZOrder( _
   ByVal elementHandle As Long, _
   ByVal zorder As Long _
) 
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
zorder
The Z-order of the given element.

Valid values are 1 to the number of elements in the layer which this element will be appended.

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

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations  | User Interaction

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback