Accusoft NotateXpress 12
GrpGetItemCount 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.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : GrpGetItemCount Method

Glossary Item Box

Description

Gets the number of annotation elements in the specified annotation group.

Syntax

Visual Basic
Public Function GrpGetItemCount( _
   ByVal layerHandle As Long, _
   ByVal groupID As Long _
) 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.

Return Type

The number of items in the specified group.

See Also

©2013. Accusoft Corporation. All Rights Reserved.