Click or drag to resize

GH_RelevantObjectDataPoint Property

Gets the point for which this GH_RelevantObjectData has been made.

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

Property Value

Type: PointF

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RelevantObjectData.Point"]

See Also