Click or drag to resize

DisplayPipelineAttributesDynamicDisplayUse Enumeration

[Missing <summary> documentation for "T:Rhino.Display.DisplayPipelineAttributes.DynamicDisplayUse"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum DynamicDisplayUse
Members
  Member nameValueDescription
UseAppSettings0 Use system default settings.
DisplayObjectBoundingBox1 Reduces the display of objects to their bounding boxes. This can speed up the display on large models.
See Also