Accusoft NotateXpress 13
PrgGetItemAttributes Method
The handle of a layer returned by the CreateLayer method.
The handle of an element returned by the ElementAppend method.
The handle of an element returned by the ElementCreate method.
Description
Gets the complete attribute set of an existing annotation item, and applies it to a new element.
Syntax
Visual Basic
Public Sub PrgGetItemAttributes( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long, _
   ByVal elementHandle As Long _
) 
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend method.
elementHandle
The handle of an element returned by the ElementCreate method.
Remarks

This is used for duplicating an existing element into one being created.

Certain complex attributes such as text, and font will not copy. 

See Also

NotateXpress Object  | NotateXpress Members  | Modifying Existing Annotations

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback