4.1001 Viewport3DVisual

x:Object > DependencyObject > Visual > Viewport3DVisual
Viewport3DVisual
(usage)
<Viewport3DVisual> Visual3D* </Viewport3DVisual>
(description)
Renders the Visual3D children within the specified 2D viewport bounds.
[content property]
Children
(properties)
Camera
Camera
(description)
The Camera used by the Viewport3DVisual.
Children
Visual3DCollection
(description)
A collection of Visual3D objects contained by Viewport3DVisual.
[read only]
true
Clip
Geometry
(description)
The clipping region of the Viewport3DVisual.
Offset
Vector
(description)
The offset value of the Viewport3DVisual.
Opacity
x:Double
(description)
The opacity of the Viewport3DVisual.
OpacityMask
Brush
(description)
The opacity mask value of the Viewport3DVisual.
Transform
Transform
(description)
The transform value of the Viewport3DVisual.
Viewport
Rect
(description)
The rectangle in which the Viewport3DVisual will be rendered.