The GwxViewPlane3D type exposes the following members.

Properties

  NameDescription
Public propertyBackMaterial
Get or set the material for the back of the object
(Inherited from Primitive3D.)
Public propertyContent
Gets or sets the model that comprises the content of the ModelVisual3D.
(Inherited from ModelVisual3D.)
Public propertyCustomTile
Get or set the number of UV tiles used custom tiling
(Inherited from Primitive3D.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDirection
The direction normal to the plane.
(Inherited from Plane3D.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyDoubleSided (Inherited from Primitive3D.)
Public propertyFaceCameraX
True to have this plane always face the camera horizontally.
(Inherited from Plane3D.)
Public propertyFaceCameraY
True to have this plane always face the camera vertically.
(Inherited from Plane3D.)
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 propertyLength
Get or set the height of the plane
(Inherited from Plane3D.)
Public propertyLengthSegments
Get or set the number of divisions along each side of the plane
(Inherited from Plane3D.)
Public propertyMaterial
Get or set the material for the object
(Inherited from Primitive3D.)
Public propertyOriginalSource
Gets/sets the path name of the current display file.
Public propertyTextureMapping
Gets or sets the texture mapping.
(Inherited from Primitive3D.)
Public propertyTextureMappingDirection
Gets or sets the texture mapping direction.
(Inherited from Primitive3D.)
Public propertyTileMode
Get or set the tile mode to use for texture mapping
(Inherited from Primitive3D.)
Public propertyTransform
Gets or sets the transform set on the ModelVisual3D.
(Inherited from ModelVisual3D.)
Public propertyViewer
Provides access to the properties of the underlying 2D graphics viewer.
Public propertyWidth
Get or set the width of the plane
(Inherited from Plane3D.)
Public propertyWidthSegments
Get or set the number of divisions along each side of the plane
(Inherited from Plane3D.)

See Also