Accusoft NotateXpress 13
ElementGetType Method
The handle of an element returned by the ElementCreate method.
Description
Gets the type of an existing element.  This controls what annotation type the element will turn into such as Ruler, Rectangle, Stamp, Image, etc.
Syntax
Visual Basic
Public Function ElementGetType( _
   ByVal elementHandle As Long _
) As NX_AnnotationTool
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
Return Type
The enumeration NX_AnnotationTool that specifies the type of element to display.
Remarks
The tool type determines which of the element attributes are used when appending a new annotation.
See Also

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback