Gets the stored ZOrder property value for the IDiagramNode that this NodeState
was made for.
Namespace:
Mindscape.WpfDiagramming.FoundationAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public double ZOrder { get; private set; } |
| Visual Basic (Declaration) |
|---|
Public Property ZOrder As Double |