Accusoft NotateXpress 13
ElementGetVisible Method
The handle of an element returned by the ElementCreate method.
Description
Gets the visibility of an existing element.
Syntax
Visual Basic
Public Function ElementGetVisible( _
   ByVal elementHandle As Long _
) As Boolean
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
Return Type
A Boolean value that indicates whether 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

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback