Click or drag to resize

PenXIsInvisible Property

Determines if this pen is invisible. It is invisible if it has an invisible brush or the color is transparent.

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

Property Value

Boolean
See Also