Gets or sets whether the label should be visible.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public bool Visible { get; set; } |
Visual Basic Copy Code |
---|
Public Property Visible As Boolean |
true to draw this label, or false otherwise.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |