Click or drag to resize

GH_PainterConnectionPathBezier Method

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static BezierF ConnectionPathBezier(
	PointF source,
	PointF target
)

Parameters

source
Type: System.DrawingPointF
target
Type: System.DrawingPointF

Return Value

Type: BezierF
See Also