Gets or sets a value indicating whether the node is visible.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C#
![]() |
---|
public override bool Visible { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property Visible As Boolean |
true if the control node is visible; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |