Click or drag to resize

RealtimeDisplayModeClassInfoName Property

Get human-facing class description for RealtimeDisplayMode implementation. This string might show up in the Rhino UI.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public abstract string Name { get; }

Property Value

Type: String
See Also