The ReducibleGroup type exposes the following members.

Properties

  NameDescription
Public propertyChildren
Gets a collection of child Visual3D objects.
(Inherited from ModelVisual3D.)
Public propertyContent
Gets or sets the model that comprises the content of the ModelVisual3D.
(Inherited from ModelVisual3D.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyHasAnimatedProperties
Gets a value that indicates whether this Visual3D has any animated properties.
(Inherited from Visual3D.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyQuality
Gets or sets quality of the group.
Public propertyTransform
Gets or sets the transform set on the ModelVisual3D.
(Inherited from ModelVisual3D.)

See Also