Accusoft NotateXpress 12
GetVisible Method
See Also  Send comments on this topic.
layerHandle
The handle of a layer returned by the CreateLayer method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : GetVisible Method

Glossary Item Box

Description

Sets the visible state for a specific layer.

Syntax

Visual Basic
Public Function GetVisible( _
   ByVal layerHandle As Long _
) As Boolean

Parameters

layerHandle
The handle of a layer returned by the CreateLayer method.

Return Type

If the layer is visible.

Remarks

The default value is True.

See Also

©2013. Accusoft Corporation. All Rights Reserved.