AxisSmithBase Events |
The AxisSmithBase type exposes the following members.
| Name | Description | |
|---|---|---|
| AmplitudeAxisAngleChanged |
Event that reports that the amplitude axis angle has changed.
(Inherited from AxisRoundBase.) | |
| AngularAxisAngleChanged |
Event that reports that the angular axis angle has changed.
(Inherited from AxisRoundBase.) | |
| HighlightedStateChanged |
Event telling that highlighted state has changed. Contains information of the new state.
(Inherited from HighlightingItemBase.) | |
| MouseClick |
Mouse button has been clicked.
(Inherited from UserInteractiveObject.) | |
| MouseDoubleClick |
Mouse button has been doubleclicked.
(Inherited from UserInteractiveObject.) | |
| MouseDown |
Mouse button has been pressed down.
(Inherited from UserInteractiveObject.) | |
| MouseOverOff |
Mouse has been moved outside of object.
(Inherited from UserInteractiveObject.) | |
| MouseOverOn |
Mouse has been moved over object.
(Inherited from UserInteractiveObject.) | |
| MouseUp |
Mouse button has been released.
(Inherited from UserInteractiveObject.) | |
| RangeChanged |
Range has changed (Minimum or Maximum value).
| |
| SupplyCustomAngleString |
Event to format angle as a custom string.
(Inherited from AxisRoundBase.) | |
| SupplyCustomImgString |
Event to format imaginary value as a custom string.
| |
| SupplyCustomRealString |
Event to format real value as a custom string.
|