Accusoft NotateXpress 12
ElementGetVisible Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementGetVisible Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.