RhinoCommon API
DisplayPipelineDrawLineArrow Method |
Draws an arrow made up of three line segments.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void DrawLineArrow( Line line, Color color, int thickness, double size )
Public Sub DrawLineArrow ( line As Line, color As Color, thickness As Integer, size As Double )
Parameters
- line
- Type: Rhino.GeometryLine
Base line for arrow. - color
- Type: System.DrawingColor
Color of arrow. - thickness
- Type: SystemInt32
Thickness (in pixels) of the arrow line segments. - size
- Type: SystemDouble
Size (in world units) of the arrow tip lines.

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