Description:

Deletes an existing display mode.

Syntax:
public static Boolean DeleteDisplayMode(
Guid id
)
Parameters:
  • id
  • Type: System.Guid
  • The id of the existing display mode to delete.
Returns:
Type: Boolean
True if successful, False otherwise.
Available since:
7.0

DeleteDisplayMode method

Class:  Rhino.Display.DisplayModeDescription

Nothing found