GH_TooltipDisplayEventArgs.Point Property

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; }
Public ReadOnly Property Point As Point
	Get

Property Value

Type: Point

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

See Also