Click or drag to resize

BrushesXTransparent Property

Gets a transparent brush (a brush that is not visible).

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static BrushX Transparent { get; }

Property Value

BrushX
The transparent.
See Also