Scope: Schematic editor
Object: View Object
Prerequisites: None
Adds an attribute to the currently active view attached to the cursor.
View.AddAttributeMoveMode(ByVal AttributeString As String, ByVal Visibility As VdVisibilityFlag)
Attribute string (NAME=VALUE) to be added.
Represents the visibility of the attribute once it has been added. This is of the form VdVisibilityFlag Enum.
The attribute is attached to the cursor for the user to place. The attribute will move with the cursor until the user places it with a left mouse click.