Axiom.Overlays OverlayElement.NotifyZOrder in C# (CSharp): 3 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per Axiom.Overlays.OverlayElement.NotifyZOrder, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Internal method to notify the element when Zorder of parent overlay has changed.
Overlays have explicit Z orders. OverlayElements do not, they inherit the ZOrder of the overlay, and the Zorder is incremented for every container nested within this to ensure that containers are displayed behind contained items. This method is used internally to notify the element of a change in final zorder which is used to render the element.