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

Glossary Item Box

Description

Sets the user defined name for the specified annotation group.

Syntax

Visual Basic
Public Sub GrpSetName( _
   ByVal layerHandle As Long, _
   ByVal groupID As Long, _
   ByVal name As String _
) 

Parameters

layerHandle
The handle of a layer returned by the CreateLayer method.
groupID
The handle of a group returned by the GrpCreateGroup method.
name
The name of the group.

Remarks

The default value is NULL.

See Also

©2013. Accusoft Corporation. All Rights Reserved.