Click or drag to resize

GH_PainterGenerateWirePen_Fill Method

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Brush GenerateWirePen_Fill(
	PointF a,
	PointF b,
	bool asel,
	bool bsel,
	bool empty
)

Parameters

a
Type: System.DrawingPointF
b
Type: System.DrawingPointF
asel
Type: SystemBoolean
bsel
Type: SystemBoolean
empty
Type: SystemBoolean

Return Value

Type: Brush
See Also