Click or drag to resize

BrushesX Class

Holds some standard brushes.
Inheritance Hierarchy
SystemObject
  Altaxo.DrawingBrushesX

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static class BrushesX

The BrushesX type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberBlack Gets a black solid brush.
Public propertyStatic memberTransparent Gets a transparent brush (a brush that is not visible).
Public propertyStatic memberWhite Gets a white solid brush.
Top
See Also