Accusoft NotateXpress 12
NudgeUp Method
See Also  Send comments on this topic.
layerHandle
The handle of a layer returned by the CreateLayer method.
dwSeqNum
The handle of an element returned by the ElementAppend method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : NudgeUp Method

Glossary Item Box

Description

Moves the specified annotation one level up in Z-Order (towards the top) in the painting order for the specified layer.

Syntax

Visual Basic
Public Sub NudgeUp( _
   ByVal layerHandle As Long, _
   ByVal dwSeqNum As Long _
) 

Parameters

layerHandle
The handle of a layer returned by the CreateLayer method.
dwSeqNum
The handle of an element returned by the ElementAppend method.

Remarks

Use this method to display the moved "in front of" or "on top of" other annotation objects that may overlap the given one.

See Also

©2013. Accusoft Corporation. All Rights Reserved.