Click or drag to resize

RealtimeDisplayModeClassInfoRequiredDisplayTechnology Property

Override to return the display techonology your DisplayMode requires for the viewport to be running in.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public virtual DisplayTechnology RequiredDisplayTechnology { get; }

Property Value

Type: DisplayTechnology
See Also