|  | |
| Model | |
The ModelScalar type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | 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. | 
 See Also
See Also