Gets or sets a value indicating whether this layer is the active layer of the Diagram. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool Active { get; set; } |
Visual Basic
![]() |
---|
Public Property Active As Boolean |
true if this is the active layer of the Diagram, otherwise false.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |