RhinoCommon API
DisplayPipelineDrawDottedLine Method (Point3d, Point3d, Color) |
Draws a single dotted line.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void DrawDottedLine( Point3d from, Point3d to, Color color )
Public Sub DrawDottedLine ( from As Point3d, to As Point3d, color As Color )
Parameters
- from
- Type: Rhino.GeometryPoint3d
Line start point. - to
- Type: Rhino.GeometryPoint3d
Line end point. - color
- Type: System.DrawingColor
Color of line.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8