RhinoCommon API
RealtimeDisplayModeClassInfoDrawOpenGl Property |
Return true if the RealtimeDisplayMode draws its result
using OpenGL. RenderWindow usage will then be skipped.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
public abstract bool DrawOpenGl { get; }
Public MustOverride ReadOnly Property DrawOpenGl As Boolean Get