Moves the specified annotation one level down in Z-Order (towards the bottom) in the painting order for the specified layer.
Visual Basic |
---|
Public Sub NudgeDn( _ ByVal layerHandle As Long, _ ByVal dwSeqNum As Long _ ) |
- layerHandle
- The handle of a layer returned by the CreateLayer method.
- dwSeqNum
- The handle of an element returned by the ElementAppend method.