Determines if this pen is invisible. It is invisible if it has an invisible brush or the color is transparent.
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