Constructor SolidFill
SolidFill(Color)
Creates a new instance of the SolidFill class which will return
the provided color
regardless of which point is requested.
public SolidFill(Color color)
Parameters
color
Color
Creates a new instance of the SolidFill class which will return
the provided color
regardless of which point is requested.
public SolidFill(Color color)
color
Color