Accusoft NotateXpress 12
ElementGetType Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementGetType Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.