Brushes.Transparent

Brushes.Transparent property

Gets a system-defined Brush object.

public static Brush Transparent { get; }

Return Value

A Brush object set to a system-defined color.

See Also