Description of a how Rhino will display in a viewport. These are the modes
that are listed under "Advanced display" in the options dialog.
Namespace: Rhino.DisplayAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class DisplayModeDescription : IDisposable, ISerializable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class DisplayModeDescription _ Implements IDisposable, ISerializable |