Gets the stored ZOrder property value for the IDiagramNode that this IDiagramNodeState was made for.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
double ZOrder { get; }
Visual Basic (Declaration)
ReadOnly Property ZOrder As Double

See Also