Click or drag to resize

DisplayPipelineAttributes.FillMode Property

Get or set the frame buffer fill mode.

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

Property Value

Type: DisplayPipelineAttributes.FrameBufferFillMode
See Also