[]
Sets the background of the specified Model3DView to a solid color.
public void SetBackgroundColor(Color value)
Public Sub SetBackgroundColor(value As Color)
| Type | Name | Description |
|---|---|---|
| Color | value | The color to apply as the solid background. |
This method replaces any existing background definition with a solid color background.