This documentation is archived and is not being maintained.
Viewport2DVisual3D Properties
Visual Studio 2008
The Viewport2DVisual3D type exposes the following members.
Name | Description | |
---|---|---|
![]() |
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.) |
![]() |
Geometry | Gets or sets the 3-D geometry for this Viewport2DVisual3D. |
![]() |
HasAnimatedProperties | Gets a value indicating whether this Visual3D has any animated properties. (Inherited from Visual3D.) |
![]() |
IsSealed | Gets a value that declares whether this instance is currently read-only. (Inherited from DependencyObject.) |
![]() |
Material | Gets or sets the material that describes the appearance of the 3-D object. |
![]() |
Transform | Gets or sets the transformation that is applied to the 3-D object. (Inherited from Visual3D.) |
![]() |
Visual | Gets or sets the 2-D visual to be placed on the 3-D object. |
![]() |
Visual3DChildrenCount | Gets the number of child elements for the Visual3D object. (Inherited from Visual3D.) |
![]() |
Visual3DModel | Gets or sets the Model3D object to render. (Inherited from Visual3D.) |
Show: