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

Glossary Item Box

Description

Sets the description for a specific layer.

Syntax

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

Parameters

layerHandle
The handle of a layer returned by the CreateLayer method.
newVal
The text description of specified layer.

See Also

©2013. Accusoft Corporation. All Rights Reserved.