Name | Description | |
---|---|---|
ToolbarInfo | Gets an object providing a custom mark's toolbar button info. |
The following tables list the members exposed by ImGearARTFormsMarkController.
Name | Description | |
---|---|---|
ToolbarInfo | Gets an object providing a custom mark's toolbar button info. |
Name | Description | |
---|---|---|
CanCreateMark | Checks if a new mark can be created. | |
CreateMark | Creates a mark using a given set of points. | |
DrawPreview | Draws a schematic representation of the mark being created before it is created actually. | |
GetCustomController | Returns a registered custom mark annotator controller. | |
GetPropertiesWindow | Returns a property window for a given mark. | |
ManageCursor | Method that is called to update the mouse cursor, set an ID for which point of the mark the mouse is currently over, and set the type of resizing to use for that point. | |
RegisterCustomController | Registers a controller for a custom mark type. | |
Resize | Called by Annotator on Resize action. |
Name | Description | |
---|---|---|
UpdateCursor | Checks if a given mouse point is over mark's point and changes a mouse cursor accordingly. |