Click or drag to resize

InitFrameBufferEventArgsSetFill Method (Color)

[Missing <summary> documentation for "M:Rhino.Display.InitFrameBufferEventArgs.SetFill(System.Drawing.Color)"]

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

Parameters

color
Type: System.DrawingColor

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

See Also