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