Accusoft.NotateXpressSdk Namespace : Element Class |
The following tables list the members exposed by Element.
Name | Description | |
---|---|---|
Element Constructor | The base constructor for the Element class. |
Name | Description | |
---|---|---|
BoundingRectangle | Gets and sets the rectangle boundary for the element. | |
CreateTime | A Read only property that gets the time when the element was created. | |
Fixed | Gets and sets whether an annotation has a fixed position with respect to the control window. | |
GroupMember | Gets the group which the element belongs to. | |
IsGroupMember | A read only property that gets a value which determines if the element is a member of a group or not. | |
Locked | Gets and sets an indicator whether an annotation element can be selected or moved by a user in Edit mode. | |
Moveable | Gets and sets whether the element can be moved by a user in Edit mode. | |
NumberPoints | A Read only property that gets the number of points currently used to define the element. | |
Selected | Gets and sets whether the element has been selected. | |
ShowHandles | Gets and sets whether selection handles are displayed on an object when it is selected. | |
Sizeable | Gets and sets whether the element can be resized. | |
ToolTipText | Gets and sets a string value in the element that will become the ToolTipText value associated with the element. | |
UserLong | Gets and sets a user defined long value associated with the element. | |
UserString | Gets and sets a user-defined string associated with the element. | |
Visible | Gets and sets whether the element is visible. | |
ZOrder | Gets the Z-Order for the element. |
Name | Description | |
---|---|---|
NudgeDown | Moves the specified annotation object one level down, towards the back, in the painting order of the specified layer. | |
NudgeUp | Moves the specified annotation object one level up, towards the front, in the painting order of the specified layer. | |
UserDataAdd | User data can be added to each element in a key value pair. | |
UserDataDelete | User data can be added to each element in a key value pair. | |
UserDataFind | User data can be added to each element in a key value pair. | |
UserDataFindFirst | User data can be added to each element in a key value pair. | |
UserDataFindNext | User data can be added to each element in a key value pair. |