Click or drag to resize

DisplayModeDescription Methods

The DisplayModeDescription type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddDisplayMode(DisplayModeDescription)
Public methodStatic memberAddDisplayMode(String)
Adds a new display mode.
Public methodStatic memberCopyDisplayMode
Copies an existing display mode.
Public methodStatic memberDeleteDiplayMode Obsolete.
Deletes an existing display mode.
Public methodStatic memberDeleteDisplayMode
Deletes an existing display mode.
Public methodDispose
Protected methodDispose(Boolean)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberExportToFile
Exports a DisplayModeDescription to a Windows-style .ini file.
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodStatic memberFindByName
Public methodStatic memberGetDisplayMode
Public methodStatic memberCode exampleGetDisplayModes
Gets all display mode descriptions that Rhino currently knows about.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberImportFromFile
Imports a DisplayModeDescription from a Windows-style .ini file.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberCode exampleUpdateDisplayMode
Top
See Also