Accusoft.NotateXpressSdk Namespace : BaseToolbarDefaults Class |
The following tables list the members exposed by BaseToolbarDefaults.
Name | Description | |
---|---|---|
BaseToolbarDefaults Constructor | Constructor for the Base class for the Toolbar classes. |
Name | Description | |
---|---|---|
Fixed | Gets and sets whether an element is tied to the view instead of the image. | |
Locked | Gets and sets an indicator to lock an element so it cannot be selected or moved by a user in Edit mode. | |
Moveable | Gets and sets whether an element can be moved interactively during EditMode. | |
Selected | Gets and sets whether an element is automatically selected. | |
ShowHandles | Gets and sets whether selection handles are displayed for an element. | |
Sizeable | Gets and sets whether an element can be sized interactively during EditMode. | |
ToolTipText | Gets or sets a string value in the element that will become the ToolTipText value associated with the annotation once it is created. | |
UserLong | Gets and sets a long value in the element that will become the UserLong value associated with the element once it is created. | |
UserString | Gets and sets a string value in the element that will become the UserString value associated with the object once it is created. | |
Visible | Gets and sets the Visible attribute of an element. |