Description:

Gets all display mode descriptions that Rhino currently knows about.

Syntax:
public static DisplayModeDescription[] GetDisplayModes()
Returns:
Copies of all of the display mode descriptions. If you want to modify these descriptions, you must call UpdateDisplayMode or AddDisplayMode.
Available since:
5.0

Nothing found