Click or drag to resize

DisplayPipelineAttributesFillMode Property

Get or set the frame buffer fill mode.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public DisplayPipelineAttributesFrameBufferFillMode FillMode { get; set; }

Property Value

Type: DisplayPipelineAttributesFrameBufferFillMode
See Also