WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum Side - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum Side

    The side of the node that is going to be snapped with Gridline.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum Side

    Fields

    Name Description
    Bottom

    The node Bottom bound that is going to be snapped with Gridline.

    Left

    The node left bound that is going to be snapped with Gridline.

    Right

    The node Right bound that is going to be snapped with Gridline.

    Top

    The node Top bound that is going to be snapped with Gridline.

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