Name | Description | |
---|---|---|
![]() | NCursorTool Constructor | Creates a new NCursorTool object. |
The following tables list the members exposed by NCursorTool.
Name | Description | |
---|---|---|
![]() | NCursorTool Constructor | Creates a new NCursorTool object. |
Name | Description | |
---|---|---|
![]() | CaptureMouseWhenActive | Gets or sets whether the tool will capture all mouse input when it is the active tool (Inherited from Nevron.Chart.Windows.NTool) |
![]() | Enabled | Gets or sets whether the tool is enabled (Inherited from Nevron.Chart.Windows.NTool) |
![]() | Id | Gets/sets the id of the element (Inherited from Nevron.Chart.NChartElement) |
![]() | IsActive | Returns true if this tool is the active tool (Inherited from Nevron.Chart.Windows.NTool) |
![]() | Name | User defined name of the node (Inherited from Nevron.Chart.NChartElement) |
![]() | Tag | User defined data associated with the node (Inherited from Nevron.Chart.NChartElement) |
![]() | UniqueId | Gets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement) |
Name | Description | |
---|---|---|
![]() | Activate | Activates this tool. (Inherited from Nevron.Chart.Windows.NTool) |
![]() | Clone | Creates an identical copy of this object (Inherited from Nevron.Chart.NChartNode) |
![]() | CloneWithNewUniqueId | Creates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Chart.NChartElement) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.Chart.NChartNode) |
![]() | Deactivate | Deactivates this tool. (Inherited from Nevron.Chart.Windows.NTool) |
![]() | GetAttributeByName | Gets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement) |
![]() | GetAttributeName | Gets the name of the specified child attribute (Inherited from Nevron.Chart.NChartElement) |
![]() | GetController | Gets the controller hosting this tool (Inherited from Nevron.Chart.Windows.NTool) |
![]() | GetDocument | Gets the current chart document (Inherited from Nevron.Chart.Windows.NTool) |
![]() | GetSelectedObjectsOfType | Gets the selected objects of the specified type (Inherited from Nevron.Chart.Windows.NTool) |
![]() | GetSelection | Gets the selection this tool operates on (Inherited from Nevron.Chart.Windows.NTool) |
![]() | OnAttributeChanged | Called by child or descendants attributes when an attribute has changed (Inherited from Nevron.Chart.NChartElement) |
![]() | OnAttributePropertyChanged | Called by child or descendants attributes when an attribute property has changed (Inherited from Nevron.Chart.NChartElement) |
![]() | OnAttributePropertyChanging | Called by child or descendants attributes when an attribute property is changing (Inherited from Nevron.Chart.NChartElement) |
![]() | OnKeyDown | On Key Down (Inherited from Nevron.Chart.Windows.NTool) |
![]() | OnKeyPress | On Key Press (Inherited from Nevron.Chart.Windows.NTool) |
![]() | OnKeyUp | On Key Up (Inherited from Nevron.Chart.Windows.NTool) |
![]() | OnMouseDown | On Mouse Down (Inherited from Nevron.Chart.Windows.NTool) |
![]() | OnMouseEnter | On Mouse Enter (Inherited from Nevron.Chart.Windows.NTool) |
![]() | OnMouseHover | On Mouse Hover (Inherited from Nevron.Chart.Windows.NTool) |
![]() | OnMouseLeave | On Mouse Leave (Inherited from Nevron.Chart.Windows.NTool) |
![]() | OnMouseUp | On Mouse Up (Inherited from Nevron.Chart.Windows.NTool) |
![]() | OnMouseWheel | On Mouse Wheel (Inherited from Nevron.Chart.Windows.NTool) |
![]() | Repaint | Repaints the control (Inherited from Nevron.Chart.Windows.NTool) |
![]() | RepaintOverlay | Repaints the chart overlay (Inherited from Nevron.Chart.Windows.NTool) |
![]() | ReplaceForeignUniqueIds | Replaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Chart.NChartElement) |
![]() | SetAttributeByName | Sets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement) |
![]() | ToString | Overriden to return the element name (Inherited from Nevron.Chart.NChartElement) |
![]() | UpdateFieldReferences | (Inherited from Nevron.Chart.NChartNode) |
Name | Description | |
---|---|---|
![]() | Commit | Commits the current transaction (Inherited from Nevron.Chart.NChartElement) |
![]() | EndProperty | Resumes the history service. Pair it with the StartProperty method. (Inherited from Nevron.Chart.NChartElement) |
![]() | GetContext | Gets the current rendering context (Inherited from Nevron.Chart.Windows.NTool) |
![]() | GetElementFromUniqueId | Obtains an context tree item from the specified unique id (Inherited from Nevron.Chart.NChartElement) |
![]() | GetInteractivityStyleFromPoint | (Inherited from Nevron.Chart.Windows.NInteractivityTool) |
![]() | GetOuterControl | (Inherited from Nevron.Chart.Windows.NTool) |
![]() | GetSelectedCharts | Gets an array of selected charts (Inherited from Nevron.Chart.Windows.NTool) |
![]() | GetSelectedContentPanels | Gets an array of the currently selected panels (Inherited from Nevron.Chart.Windows.NTool) |
![]() | GetView | (Inherited from Nevron.Chart.Windows.NTool) |
![]() | OnPropertyChanged | General property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Chart.NChartNode) |
![]() | OnPropertyChanging | General property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Chart.NChartNode) |
![]() | PauseHistoryService | Safely pauses the history service (Inherited from Nevron.Chart.NChartElement) |
![]() | RecordProperty | Records the state of the specified property before it is changed (Inherited from Nevron.Chart.NChartElement) |
![]() | RecordState | Overloaded. Records the entire state of the node (Inherited from Nevron.Chart.NChartElement) |
![]() | ResumeHistoryService | Safely resumes the history service (Inherited from Nevron.Chart.NChartElement) |
![]() | Rollback | Rolls back the current transaction (Inherited from Nevron.Chart.NChartElement) |
![]() | StartProperty | Records the state of the specified property before it is changed and pauses the history service. Pair it with the EndProperty method. (Inherited from Nevron.Chart.NChartElement) |
![]() | StartTransaction | Starts a new transaction (Inherited from Nevron.Chart.NChartElement) |