Method SetBaseColor
SetBaseColor(Color)
Set the baseColor used to fill hull. All other colors are deduced from it except specific handle colors. Instead of baseColor set, this will not force the opacity and keep what is provided for the filled faces.
Declaration
public void SetBaseColor(Color color)
Parameters
Type | Name | Description |
---|---|---|
Color | color | The color to use |