Model3D Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Bounds | Gets the bounding Rect3D for this Model3D. |
| CanFreeze | Gets a value that indicates whether this object can be made unmodifiable. (inherited from Freezable) |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (inherited from DependencyObject) |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (inherited from DispatcherObject) |
| HasAnimatedProperties | Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object's dependency properties. (inherited from Animatable) |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (inherited from Freezable) |
| IsSealed | Gets a value that declares whether this instance is currently read-only. (inherited from DependencyObject) |
| Transform | Gets or sets the Transform3D set on the model. |