The Layer3D 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 propertyHideWhenSecurityDenied
Specifies if security should be used to determine the visibility of this Layer3D during runtime.
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyTransform
Gets or sets the transform set on the ModelVisual3D.
(Inherited from ModelVisual3D.)

See Also