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

Glossary Item Box

Description

Sets the name for the specified layer.

Syntax

Visual Basic
Public Sub SetLayerName( _
   ByVal layerHandle As Long, _
   ByVal newVal As String _
) 

Parameters

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.