GH_ComponentAttributesIsPickRegion Method (PointF) |
Namespace:
Grasshopper.Kernel.Attributes
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public override bool IsPickRegion(
PointF point
)
Public Overrides Function IsPickRegion (
point As PointF
) As Boolean
Parameters
- point
- Type: System.DrawingPointF
Return Value
Type:
BooleanSee Also