Click or drag to resize
NodeVisible Property
Is this node currently visible?

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public virtual bool Visible { get; set; }

Property Value

Type: Boolean
See Also