Accusoft.NotateXpressSdk Namespace : ImageTool Class |
The following tables list the members exposed by ImageTool.
Name | Description | |
---|---|---|
ImageTool Constructor | The default constructor for the ImageTool class. |
Name | Description | |
---|---|---|
AutoSize | Gets and sets whether or not the annotation size will be automatically expanded to fit the default image size. | |
BackStyle | Gets and sets the style of the background used within the image annotation. | |
BoundingRectangle | Gets and sets the rectangle boundary for the element. (Inherited from Accusoft.NotateXpressSdk.Element) | |
CreateTime | A Read only property that gets the time when the element was created. (Inherited from Accusoft.NotateXpressSdk.Element) | |
DibHandle | Gets and sets the DIB (Device Independent Bitmap) handle of the image displayed within the image annotation. | |
FillColor | Gets and sets the System.Drawing.Color used to fill in the area of the image annotation. | |
Fixed | Gets and sets whether an annotation has a fixed position with respect to the control window. (Inherited from Accusoft.NotateXpressSdk.Element) | |
GroupMember | Gets the group which the element belongs to. (Inherited from Accusoft.NotateXpressSdk.Element) | |
HatchColor | Gets and sets the color of the hatch style used within the image annotation. | |
HatchStyle | Gets and sets the hatch style used within the image annotation. | |
IsGroupMember | A read only property that gets a value which determines if the element is a member of a group or not. (Inherited from Accusoft.NotateXpressSdk.Element) | |
Locked | Gets and sets an indicator whether an annotation element can be selected or moved by a user in Edit mode. (Inherited from Accusoft.NotateXpressSdk.Element) | |
Moveable | Gets and sets whether the element can be moved by a user in Edit mode. (Inherited from Accusoft.NotateXpressSdk.Element) | |
NumberPoints | A Read only property that gets the number of points currently used to define the element. (Inherited from Accusoft.NotateXpressSdk.Element) | |
PenColor | Gets and sets the color of the pen used to draw the border around the image annotation. | |
PenWidth | Gets and sets the width of the pen used to draw the border of the image annotation. | |
Selected | Gets and sets whether the element has been selected. (Inherited from Accusoft.NotateXpressSdk.Element) | |
ShowHandles | Gets and sets whether selection handles are displayed on an object when it is selected. (Inherited from Accusoft.NotateXpressSdk.Element) | |
Sizeable | Gets and sets whether the element can be resized. (Inherited from Accusoft.NotateXpressSdk.Element) | |
ToolTipText | Gets and sets a string value in the element that will become the ToolTipText value associated with the element. (Inherited from Accusoft.NotateXpressSdk.Element) | |
TransparentColor | Gets and sets the System.Drawing.Color which will be transparent within the image displayed in the image annotation. | |
UserLong | Gets and sets a user defined long value associated with the element. (Inherited from Accusoft.NotateXpressSdk.Element) | |
UserString | Gets and sets a user-defined string associated with the element. (Inherited from Accusoft.NotateXpressSdk.Element) | |
Visible | Gets and sets whether the element is visible. (Inherited from Accusoft.NotateXpressSdk.Element) | |
ZOrder | Gets the Z-Order for the element. (Inherited from Accusoft.NotateXpressSdk.Element) |
Name | Description | |
---|---|---|
NudgeDown | Moves the specified annotation object one level down, towards the back, in the painting order of the specified layer. (Inherited from Accusoft.NotateXpressSdk.Element) | |
NudgeUp | Moves the specified annotation object one level up, towards the front, in the painting order of the specified layer. (Inherited from Accusoft.NotateXpressSdk.Element) | |
UserDataAdd | User data can be added to each element in a key value pair. (Inherited from Accusoft.NotateXpressSdk.Element) | |
UserDataDelete | User data can be added to each element in a key value pair. (Inherited from Accusoft.NotateXpressSdk.Element) | |
UserDataFind | User data can be added to each element in a key value pair. (Inherited from Accusoft.NotateXpressSdk.Element) | |
UserDataFindFirst | User data can be added to each element in a key value pair. (Inherited from Accusoft.NotateXpressSdk.Element) | |
UserDataFindNext | User data can be added to each element in a key value pair. (Inherited from Accusoft.NotateXpressSdk.Element) |