InitFrameBufferEventArgsSetFill Method (Color, Color, Color, Color) |
[Missing <summary> documentation for "M:Rhino.Display.InitFrameBufferEventArgs.SetFill(System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)"]
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void SetFill( Color topLeft, Color bottomLeft, Color topRight, Color bottomRight )
Public Sub SetFill ( topLeft As Color, bottomLeft As Color, topRight As Color, bottomRight As Color )
Parameters
- topLeft
- Type: System.DrawingColor
[Missing <param name="topLeft"/> documentation for "M:Rhino.Display.InitFrameBufferEventArgs.SetFill(System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)"]
- bottomLeft
- Type: System.DrawingColor
[Missing <param name="bottomLeft"/> documentation for "M:Rhino.Display.InitFrameBufferEventArgs.SetFill(System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)"]
- topRight
- Type: System.DrawingColor
[Missing <param name="topRight"/> documentation for "M:Rhino.Display.InitFrameBufferEventArgs.SetFill(System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)"]
- bottomRight
- Type: System.DrawingColor
[Missing <param name="bottomRight"/> documentation for "M:Rhino.Display.InitFrameBufferEventArgs.SetFill(System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)"]
