RhinoCommon API
Rhino.UI Namespace |
[Missing <summary> documentation for "N:Rhino.UI"]
| Class | Description | |
|---|---|---|
| Dialogs | ||
| DrawingUtilities |
RhinoCommon Drawing Utilities
| |
| Fonts |
Rhino.Rumtime.UI
| |
| GetColorEventArgs | ||
| LOC |
Used a placeholded which is used by LocalizationProcessor application to create contextId
mapped localized strings.
| |
| Localization | ||
| LocalizeStringPair | Pair of strings used for localization. | |
| MouseCallback | Used for intercepting mouse events in the Rhino views. | |
| MouseCallbackEventArgs | ||
| MouseCursor |
Contains static methods to control the mouse icon.
| |
| ObjectPropertiesPage |
Base class used to add object property user interface panels
| |
| ObjectPropertiesPageEventArgs | ||
| OpenFileDialog |
Similar to the System.Windows.Forms.OpenFileDialog, but with customized
Rhino user interface.
| |
| OptionsDialogPage | ||
| PanelEventArgs |
Panels.Show event arguments
| |
| PanelIds |
Standard Rhino panel Id's
| |
| Panels |
Access to Rhino panels and register custom panels
| |
| RhinoHelp |
Provides access to the built in Rhino help system
| |
| RhinoPageInterop |
For internal use only, provides access to unmanaged core
Rhino.
| |
| RuiUpdateUi | ||
| SaveFileDialog |
Similar to the System.Windows.Forms.SaveFileDialog, but with customized
Rhino user interface.
| |
| ShowPanelEventArgs |
Panels.Show event arguments
| |
| StackedDialogPage |
Base class to inherit from for the addition of stacked dialog pages.
| |
| StatusBar |
Contains static methods to control the application status bar.
| |
| Toolbar | ||
| ToolbarFile | ||
| ToolbarFileCollection | ||
| ToolbarGroup | ||
| WaitCursor |
| Interface | Description | |
|---|---|---|
| IDialogService | ||
| IHelp |
Implement this class to add help to a modeless UI panel.
| |
| ILocalizationService | ||
| IPanel | ||
| IPanelsService |
For internal use, the IPanels service is implemented in RhinoWindows
or RhinoMac as appropriate and handles the communication with core
Rhino
| |
| IRhinoUiDialogService |
Used by Rhino.UI.Dialogs to access generic Eto dialogs from Rhino Common
| |
| IStackedDialogPageService |
For internal use, the IStackedDialogPageService service is implemented in
RhinoWindows or RhinoMac as appropriate and handles the communication
with core Rhino
|
| Delegate | Description | |
|---|---|---|
| DialogsOnColorChangedEvent |
May be optionally passed to ShowColorDialog and will get called when
the color value changes in the color dialog.
| |
| MouseCallbackMouseCallbackFromCPP | ||
| RuiUpdateUiUpdateMenuItemEventHandler | Menu item update delegate |
| Enumeration | Description | |
|---|---|---|
| CursorStyle |
Standard mouse cursors in Rhino
| |
| DistanceDisplayMode | ||
| FontsSize |
Size for UI font.
| |
| FontsStyle |
Style for UI font.
| |
| ModifierKey | ||
| MouseButton | ||
| OptionPageButtons |
Standard IRhinoOptionsPageButton
| |
| PanelsFloatPanelMode |
Used by the FloatPanel method to detemine if the floating panel
should be shown or hidden.
| |
| PanelType |
Panel type
| |
| PropertyPageType |
IRhinoProperties page type
| |
| RhinoGetPlotWidthArgs |
Argument flags passed to methods used to get Rhino plot width lists
| |
| RhinoPlotWidthType |
Supported plot width special types
| |
| RhinoPlotWidthValue |
Default width values used by UI objects to represent different states
| |
| ShowMessageButton | ||
| ShowMessageDefaultButton | ||
| ShowMessageIcon | ||
| ShowMessageMode | ||
| ShowMessageOptions | ||
| ShowMessageResult | ||
| ShowPanelReason |
OnShowDockbar event type
|