BrushXIsInvisible Property |
Returns true if the brush is invisible, i.e. is a solid and transparent brush.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsInvisible { get; }
Property Value
BooleanSee Also