RhinoCommon API
IStackedDialogPageService Interface |
For internal use, the IStackedDialogPageService service is implemented in
RhinoWindows or RhinoMac as appropriate and handles the communication
with core Rhino
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)

The IStackedDialogPageService type exposes the following members.

Name | Description | |
---|---|---|
![]() | GetImageHandle(Icon, Boolean) |
Convert image to platform specific unmanaged pointer
|
![]() | GetImageHandle(Image, Boolean) |
Convert image to platform specific unmanaged pointer
|
![]() | GetNativePageWindow(Object, Boolean, Boolean, Object) |
Get the unmanaged pointer associated with the pages content control
|
![]() | GetNativePageWindow(Object, Boolean, Boolean, Object, Object) |
Get the unmanaged pointer associated with the pages content control
|
![]() | RedrawPageControl |
Redraw the specified control.
|
![]() | TryGetControlMinimumSize |
Get the minimum size associated with a control object
|
