RhinoCommon API
DisplayPipelineDrawArrows Method (Line, Color) |
Draws a collection of arrow objects. An arrow consists of a Shaft and an Arrow head at the end of the shaft.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void DrawArrows( Line[] lines, Color color )
Public Sub DrawArrows ( lines As Line(), color As Color )
Parameters
- lines
- Type: Rhino.GeometryLine
Arrow shafts. - color
- Type: System.DrawingColor
Color of arrows.

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