DisplayModeDescription Class |
Namespace: Rhino.Display
The DisplayModeDescription type exposes the following members.
Name | Description | |
---|---|---|
AddDisplayMode(DisplayModeDescription) | ||
AddDisplayMode(String) |
Adds a new display mode.
| |
CopyDisplayMode |
Copies an existing display mode.
| |
DeleteDiplayMode | Obsolete.
Deletes an existing display mode.
| |
DeleteDisplayMode |
Deletes an existing display mode.
| |
Dispose | Releases all resources used by the DisplayModeDescription | |
Dispose(Boolean) | Releases the unmanaged resources used by the DisplayModeDescription and optionally releases the managed resources | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
ExportToFile |
Exports a DisplayModeDescription to a Windows-style .ini file.
| |
Finalize | (Overrides ObjectFinalize.) | |
FindByName | ||
GetDisplayMode | ||
GetDisplayModes |
Gets all display mode descriptions that Rhino currently knows about.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ImportFromFile |
Imports a DisplayModeDescription from a Windows-style .ini file.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UpdateDisplayMode |