Click or drag to resize

PenXIsVisible Property

Determines if this pen is visible. It is visible if it has a visible 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