Click or drag to resize

DisplayPipelineAttributesSetFill Method (Color)

Set fill mode to solid color and set the fill color

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.23
Syntax
public void SetFill(
	Color singleColor
)

Parameters

singleColor
Type: System.DrawingColor

[Missing <param name="singleColor"/> documentation for "M:Rhino.Display.DisplayPipelineAttributes.SetFill(System.Drawing.Color)"]

See Also