AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : ElementCreate Method |
Visual Basic |
---|
Public Function ElementCreate() As Long |
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.