Interface ISolidColorBrush
Fills an area with a solid color.
[NotClientImplementable]
public interface ISolidColorBrush : IBrush
- Inherited Members
- Extension Methods
Properties
Color
Gets the color of the brush.
Color Color { get; }
Fills an area with a solid color.
[NotClientImplementable]
public interface ISolidColorBrush : IBrush
Gets the color of the brush.
Color Color { get; }