StackedDialogPageHandle Property |
When running on Windows return the window handle for the parent of this
page otherwise; return IntPtr.Zero.
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic IntPtr Handle { get; }
Public ReadOnly Property Handle As IntPtr
Get
Property Value
Type:
IntPtr
Version InformationRhino for Windows
Supported in: 6.8
See Also