The Line3D type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BackMaterial |
Get or set the material for the back of the object
(Inherited from Primitive3D.) | |
| Children | Gets a collection of child Visual3D objects. (Inherited from ModelVisual3D.) | |
| Content | Gets or sets the model that comprises the content of the ModelVisual3D. (Inherited from ModelVisual3D.) | |
| CustomTile |
Get or set the number of UV tiles used custom tiling
(Inherited from Primitive3D.) | |
| 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.) | |
| DoubleSided | (Inherited from Primitive3D.) | |
| GroundPlaneCenter |
Gets or sets center of ground plane used to fill areas above/below the line.
| |
| GroundPlaneNormal |
Gets or sets normal of ground plane used to fill areas above/below the line.
| |
| HasAnimatedProperties | Gets a value that indicates whether this Visual3D has any animated properties. (Inherited from Visual3D.) | |
| IsClosed |
Gets or sets whether the generated line is closed by automatically joining the first and the last point.
| |
| IsFilled |
Gets or sets whether the 3D space between segments of generated line are filled.
| |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| Material |
Get or set the material for the object
(Inherited from Primitive3D.) | |
| Points |
Gets or sets the Point3DCollection used to generate this Line3D.
| |
| Sides |
Gets or sets the count of side faces (divisions) of the line.
| |
| TextureMapping |
Gets or sets the texture mapping.
(Inherited from Primitive3D.) | |
| TextureMappingDirection |
Gets or sets the texture mapping direction.
(Inherited from Primitive3D.) | |
| Thickness1 |
Gets or sets the line's first thickness.
| |
| Thickness2 |
Gets or sets the line's second thickness.
| |
| TileMode |
Get or set the tile mode to use for texture mapping
(Inherited from Primitive3D.) | |
| Transform | Gets or sets the transform set on the ModelVisual3D. (Inherited from ModelVisual3D.) |