Accusoft NotateXpress 12
GrpRemoveItem 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.
seqNum
The handle of an element returned by the ElementAppend method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : GrpRemoveItem Method

Glossary Item Box

Description

Removes the specified annotation element for the specified annotation group.

Syntax

Visual Basic
Public Sub GrpRemoveItem( _
   ByVal layerHandle As Long, _
   ByVal groupID As Long, _
   ByVal seqNum As Long _
) 

Parameters

layerHandle
The handle of a layer returned by the CreateLayer method.
groupID
The handle of a group returned by the GrpCreateGroup method.
seqNum
The handle of an element returned by the ElementAppend method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.