GH_Point.ShowReferenceDialog Method (IWin32Window)

GH_PointShowReferenceDialog Method (IWin32Window)

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public DialogResult ShowReferenceDialog(
	IWin32Window owner
)
Public Function ShowReferenceDialog ( 
	owner As IWin32Window
) As DialogResult

Parameters

owner
Type: System.Windows.FormsIWin32Window

Return Value

Type: DialogResult
See Also