Click or drag to resize

DisplayDeviceInfoGpuNames Method

Get a list with the names of all GPUs on this machine.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.3
Syntax
public static List<string> GpuNames()

Return Value

Type: ListString
List of strings
See Also