Accusoft NotateXpress 13
ElementSetLocked Method
The handle of an element returned by the ElementCreate method.
If the element is locked.
Description
Sets the locked attribute of an existing element.  Locked controls if the user can move or select the annotation.
Syntax
Visual Basic
Public Sub ElementSetLocked( _
   ByVal elementHandle As Long, _
   ByVal Locked As Boolean _
) 
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
Locked
If the element is locked.
Remarks
A locked annotation cannot be selected or moved by a user in Edit mode.
See Also

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

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback