alexa

    Show / Hide Table of Contents

    Enum BlockPosition

    Specifies the blockposition for the diagramelements.

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

    Fields

    Name Description
    CurrentPosition

    Elements to be block at corners when drag the elements to outside of the viewport.

    SourcePostion

    Elements to be block at original position when drag the elements to outside of the viewport.

    Back to top Generated by DocFX