Accusoft NotateXpress 12
ElementCreate Method
See Also  Send comments on this topic.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementCreate Method

Glossary Item Box

Description

Creates a new annotation element that is used to append new annotations to the current layer.

Syntax

Visual Basic
Public Function ElementCreate() As Long

Return Type

The handle to the new element.

Remarks

Attributes at this time can be set by calling the methods that start with "Element" 

Once the attributes of the element are set, you can create a new object using this element as a template by calling the ElementAppend method.

Once an element is appended you can change attributes by using the methods that start with "Prg"

A layer MUST be created before an annotation is added.

See Also

©2013. Accusoft Corporation. All Rights Reserved.