Click or drag to resize

GH_TooltipDisplayEventArgsPoint Property

Gets the point in control coordinates for the tooltip locus.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Point Point { get; }

Property Value

Type: Point

[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipDisplayEventArgs.Point"]

See Also