ZOrder Property
ZOrder
Gets the relative Z-order of the object in a document.
All objects with a AboveText value of true are displayed above objects with a BelowText of true.
Declaration
public uint ZOrder { get; }
Public ReadOnly Property ZOrder As UInteger