Click or drag to resize

GH_TooltipIsTag Method

Returns True if the test object matches the internal Tag object

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static bool IsTag(
	Object test
)

Parameters

test
Type: SystemObject

Return Value

Type: Boolean
Remarks