The Lines type exposes the following members.
| Name | Description | |
|---|---|---|
| Antialiasing |
Switch anti-aliasing on/off.
(Inherited from Shape.)[ILNumerics Visualization Engine] | |
| AutoNormals |
Specify if the normal vectors for lighting are to be computed automatically; default: true
(Inherited from Shape.)[ILNumerics Visualization Engine] | |
| Buffers |
Get the complete set of buffers for the shape or sets it
(Inherited from Shape.)[ILNumerics Visualization Engine] | |
| Color |
Any color (except null) will override individual object vertex colors.
(Inherited from Drawable.)[ILNumerics Visualization Engine] | |
| Colors |
Get the buffer with individual colors for the shape or sets it
(Inherited from Shape.)[ILNumerics Visualization Engine] | |
| DashStyle |
Dash style for the lines, default: solid
[ILNumerics Visualization Engine] | |
| EmissionColor | (Inherited from Shape.) | |
| ID |
Unique ID for the node within the scene
(Inherited from Node.)[ILNumerics Visualization Engine] | |
| Indices |
Get the buffer with indices composing basic primitives or sets it
(Inherited from Shape.)[ILNumerics Visualization Engine] | |
| IsDisposed | (Inherited from Shape.) | |
| IsSynchedNode | (Inherited from Node.) | |
| Limits |
Get the bounding box limits for this shape
(Inherited from Shape.)[ILNumerics Visualization Engine] | |
| Markable |
Determines, if this node can be marked by the user
(Inherited from Node.)[ILNumerics Visualization Engine] | |
| Marked |
Marked state for the node
(Inherited from Node.)[ILNumerics Visualization Engine] | |
| Normals |
Get the buffer with vertex normals or sets it
(Inherited from Shape.)[ILNumerics Visualization Engine] | |
| Parent |
Get the parent of this node or null, if this node is a root node
(Inherited from Node.)[ILNumerics Visualization Engine] | |
| Pattern |
User defined line stipple pattern for dash style 'UserPattern'
[ILNumerics Visualization Engine] | |
| PatternScale |
Scaling for line stipple patterns (default: 2.0f)
[ILNumerics Visualization Engine] | |
| PickingID |
If set to a valid shape ID, that shape will be marked in picking operations insted of this shape.
(Inherited from Node.)[ILNumerics Visualization Engine] | |
| Positions |
Get the buffer with vertex positions or sets it
(Inherited from Shape.)[ILNumerics Visualization Engine] | |
| Selectable | (Inherited from Shape.) | |
| Selected |
Determines if this shape is currently in selected state
(Inherited from Shape.)[ILNumerics Visualization Engine] | |
| SelectionBox | (Inherited from Shape.) | |
| Shininess | (Inherited from Shape.) | |
| SpecularColor |
Get the specular color if the shape is lit or sets it
(Inherited from Shape.)[ILNumerics Visualization Engine] | |
| SynchedVersion |
The version of the sync source from the last synchronization.
(Inherited from Node.)[ILNumerics Visualization Engine] | |
| Tag |
Object tag used to identify the node within the scene
(Inherited from Node.)[ILNumerics Visualization Engine] | |
| Type |
Get the primitive type of this shape
(Inherited from Shape.)[ILNumerics Visualization Engine] | |
| Version |
Modification version of this node, gets incremented at every change
(Inherited from Node.)[ILNumerics Visualization Engine] | |
| VerticesPerPrimitive |
Get the number of vertices used per line: 2
(Overrides ShapeVerticesPerPrimitive.)[ILNumerics Visualization Engine] | |
| Visible |
Determines, if this node is visible or sets the visible state
(Inherited from Node.)[ILNumerics Visualization Engine] | |
| Width |
Get/set the width of the lines, default: 1
[ILNumerics Visualization Engine] |