Accusoft NotateXpress 13
ElementCreate Method
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

NotateXpress Object  | NotateXpress Members  | ElementAppend  | ElementDestroy  | Creating Programmatic Annotations

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback