Click or drag to resize

GH_ZuiActionIsTooltipRegion Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool IsTooltipRegion(
	PointF canvasPoint
)

Parameters

canvasPoint
Type: System.DrawingPointF

Return Value

Type: Boolean

Implements

IGH_TooltipAwareObjectIsTooltipRegion(PointF)
See Also