SFML.Net
ShapeFillColor Property |
Fill color of the shape
Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)

public Color FillColor { get; set; }
Public Property FillColor As Color Get Set
public: property Color FillColor { Color get (); void set (Color value); }
member FillColor : Color with get, set
Property Value
Type: Color