Accusoft.NotateXpress13.Net
NudgeUp Method




Moves the specified annotation object one level up, towards the front, in the painting order of the specified layer.
Syntax
'Declaration
 
Public Sub NudgeUp() 
'Usage
 
Dim instance As Element
 
instance.NudgeUp()
public void NudgeUp()
public: void NudgeUp(); 
public:
void NudgeUp(); 
Remarks
Use this to display the moved element "in front of" or "on top of" other annotation objects that may overlap this one.
See Also

Reference

Element Class
Element Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback