|  | 
| ModelScaledEventArgs Class | 
            ModelScaledEventArgs contains ScaleFactors and is used by 
ModelScalar.
            
 Inheritance Hierarchy
Inheritance HierarchySystemObject
  SystemEventArgs
    Ab4d.SharpEngine.CommonModelScaledEventArgs
Namespace: Ab4d.SharpEngine.CommonAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
 Syntax
Syntaxpublic class ModelScaledEventArgs : EventArgs
The ModelScaledEventArgs type exposes the following members.
 Constructors
Constructors Properties
Properties|  | Name | Description | 
|---|
|  | ScaleFactors | Gets a Vector3 that specifies the scale factors. | 
Top See Also
See Also