Accusoft NotateXpress 12
PrgSelectAll Method
See Also  Send comments on this topic.
layerHandle
The handle of a layer returned by the CreateLayer method.
bSelect
If true all of the elements are selected. If false all of the elements are deselected.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : PrgSelectAll Method

Glossary Item Box

Description

Selects or deselects all annotation elements for the specific layer.

Syntax

Visual Basic
Public Sub PrgSelectAll( _
   ByVal layerHandle As Long, _
   ByVal bSelect As Boolean _
) 

Parameters

layerHandle
The handle of a layer returned by the CreateLayer method.
bSelect
If true all of the elements are selected. If false all of the elements are deselected.

See Also

©2013. Accusoft Corporation. All Rights Reserved.