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

Glossary Item Box

Description

Sets the visible state for a specific layer.

Syntax

Visual Basic
Public Sub SetVisible( _
   ByVal layerHandle As Long, _
   ByVal newVal As Boolean _
) 

Parameters

layerHandle
The handle of a layer returned by the CreateLayer method.
newVal
If the layer is visible.

Remarks

The default value is True.

See Also

©2013. Accusoft Corporation. All Rights Reserved.