Skip to content

DisplayModeDescription

Public Class

Description of a how Rhino will display in a viewport. These are the modes that are listed under “Advanced display” in the options dialog.

Inheritance Hierarchy

System.Object
Rhino.Display.DisplayModeDescription

Namespace: Rhino.Display

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

[SerializableAttribute]
public class DisplayModeDescription : IDisposable,
ISerializable

The DisplayModeDescription type exposes the following members.

Properties

Name

Description


Public Property

Public Property
Static Member

Public Property
Static Member

Public Property
Code Example

Public Property

Public Property
Static Member

Public Property

Public Property

Public Property

Public Property
Static Member

Public Property

Public Property
Static Member

Public Property
Static Member

Public Property
Static Member

Public Property
Static Member

Public Property

Public Property

Public Property

Public Property
Static Member

Public Property
Static Member

Public Property

Public Property
Static Member

Methods

Name

Description


Public Method
Static Member

Public Method
Static Member

Adds a new display mode.


Public Method
Static Member

Copies an existing display mode.


Public Method
Static Member

Obsolete.

Deletes an existing display mode.


Public Method
Static Member

Deletes an existing display mode.


Public Method

Releases all resources used by the DisplayModeDescription


Protected Method

Releases the unmanaged resources used by the DisplayModeDescription and optionally releases the managed resources


Public Method

Equals

Determines whether the specified object is equal to the current object.

(Inherited from Object.)


Public Method
Static Member

Exports a DisplayModeDescription to a Windows-style .ini file.


Protected Method

(Overrides Object.Finalize..)


Public Method
Static Member

Public Method
Static Member

Public Method
Static Member
Code Example

Gets all display mode descriptions that Rhino currently knows about.


Public Method

GetHashCode

Serves as the default hash function.

(Inherited from Object.)


Public Method

GetType

Gets the Type of the current instance.

(Inherited from Object.)


Public Method
Static Member

Imports a DisplayModeDescription from a Windows-style .ini file.


Protected Method

MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)


Public Method
Static Member
Code Example