Grasshopper API
GH_PainterConnectionPathBezier Method |
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)

public static BezierF ConnectionPathBezier( PointF source, PointF target )
Public Shared Function ConnectionPathBezier ( source As PointF, target As PointF ) As BezierF
Parameters
- source
- Type: System.DrawingPointF
- target
- Type: System.DrawingPointF
Return Value
Type: BezierF