Click or drag to resize

BrushXIsVisible Property

Returns true if the brush is visible, i.e. is not a transparent brush.

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

Property Value

Boolean
See Also