Line Constructor |
Name | Description | |
---|---|---|
![]() |
Line | Default constructor for the Line class. |
![]() |
Line(IntPtr, Boolean) | Initializes a new instance of the Line class |
![]() |
Line(Point3d, Point3d) | Constructor for the Line class. Creates a line segment defined by its start and end points. |