Accusoft NotateXpress 13
ElementSetVisible Method
The handle of an element returned by the ElementCreate method.
If the element is visible.
Description
Sets the visible value for the given element.
Syntax
Visual Basic
Public Sub ElementSetVisible( _
   ByVal elementHandle As Long, _
   ByVal bVisible As Boolean _
) 
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
bVisible
If the element is visible.
Remarks

An annotation created with the Visible attribute set to false will be hidden until its Visible attribute is set to true.

The default value is true.

See Also

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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback