menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BlockPosition - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BlockPosition

    Specifies the blockposition for the diagramelements.

    Inheritance
    System.Object
    BlockPosition
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class BlockPosition : Enum

    Fields

    CurrentPosition

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

    Declaration
    public const BlockPosition CurrentPosition
    Field Value
    Type
    BlockPosition

    SourcePostion

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

    Declaration
    public const BlockPosition SourcePostion
    Field Value
    Type
    BlockPosition

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved