The ScreenSpaceLines3D type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AsyncRender |
Enables asynchronous rendering of lines for better performance
| |
| Children | Gets a collection of child Visual3D objects. (Inherited from ModelVisual3D.) | |
| Color |
Get or set the color of the line
| |
| Content | Gets or sets the model that comprises the content of the ModelVisual3D. (Inherited from ModelVisual3D.) | |
| 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.) | |
| HasAnimatedProperties | Gets a value that indicates whether this Visual3D has any animated properties. (Inherited from Visual3D.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| NormalScaleFactor |
Get or set the scale factor for the lines representing normals to faces
| |
| Points |
Get or set the Point3DCollection containing the Point3D that describe this line
| |
| Stroke |
Gets or sets the foreground Brush used for the line.
| |
| Thickness |
Get or set the tickness of the line
| |
| Transform | Gets or sets the transform set on the ModelVisual3D. (Inherited from ModelVisual3D.) |