Model | |
The ModelScalar type exposes the following members.
| Name | Description | |
|---|---|---|
| AxesDeselected | AxesDeselected is fired when scale axis is deselected. | |
| AxesSelected | AxesSelected is fired when scale axis is selected. When the middle box is selected then all tree axis are specified in the Axes property. | |
| ModelScaled | ModelScaled event is fired when model is scaled. Event handler can get the amount of scale by getting the values from the ScaleFactors in the ModelScaledEventArgs. | |
| ModelScaleEnded | ModelScaleEnded event is fired when moving of the model is stopped. | |
| ModelScaleStarted | ModelScaleStarted event is fired when scaling of the model is started. |