RhinoCommon API
ShowMessageResult Enumeration |
[Missing <summary> documentation for "T:Rhino.UI.ShowMessageResult"]
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| OK | 1 | ||
| Cancel | 2 | ||
| Abort | 3 | ||
| Retry | 4 | ||
| Ignore | 5 | ||
| Yes | 6 | ||
| No | 7 |