Click or drag to resize

GH_ComponentAttributesIsPickRegion Method (PointF)

Namespace:  Grasshopper.Kernel.Attributes
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override bool IsPickRegion(
	PointF point
)

Parameters

point
Type: System.DrawingPointF

Return Value

Type: Boolean
See Also