| Line3DInfo Class |
Namespace: Ab3d.Common
public class Line3DInfo
The Line3DInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Line3DInfo | Initializes a new instance of the Line3DInfo class |
| Name | Description | |
|---|---|---|
| BoundingBox |
BoundingBox
| |
| EndLineCap |
EndLineCap
| |
| IsLineClosed |
IsLineClosed
| |
| IsLineStrip |
IsLineStrip
| |
| LineColor |
LineColor
| |
| LineThickness |
LineThickness
| |
| Positions |
Positions as IList{Point3D}
| |
| PositionsList |
Positions as List{IList{Point3D}}
| |
| StartLineCap |
StartLineCap
|