WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ZOrderUpdate

    Show / Hide Table of Contents

    Enum ZOrderUpdate

    Specifies relative Z-order movement.

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public enum ZOrderUpdate

    Fields

    Name Description
    Back

    Move to back of Z-order.

    Backward

    Move backward in Z-order by 1.

    Forward

    Move forward in Z-order by 1.

    Front

    Move to front of Z-order.

    Set

    Sets specified Z-order.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved