Gets or sets the z-index of the layer.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public int ZIndex { get; set; } |
Visual Basic Copy Code |
---|
Public Property ZIndex As Integer |
An integer value.
WpfDiagram Programmer's Guide | © 2024 MindFusion |