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

Glossary Item Box

Description

Sets the user interactive state for the specified layer.

Syntax

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

Parameters

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.