WPF

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

    Show / Hide Table of Contents

    Enum DiagramCursor

    Specifies to sets the cursor for diagram elements.

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

    Fields

    Name Description
    Arrow

    Enables the Arrow shaped cursor.

    ColumnResize

    Specifies the column resizing thumb.

    Cross

    Enables or disables the Cross shaped cursor to draw a connector.

    Hand

    Enables the Hand shaped cursor.

    No

    Enables or disables the block Cursor.

    None

    Disables the Cursor.

    Pan

    Specifies the Pan shaped cursor to indicate that Pan tool is selected.

    PanAll

    Enables or disables the PanAll shaped Cursor to pan the diagram.

    PanEast

    Enables or disables the PanEast shaped Cursor to pan the diagram east direction.

    Panning

    Specifies the Panning shaped cursor to indicate that diagram page is panning.

    PanNorth

    Enables or disables the PanNorth shaped Cursor to pan the diagram north direction.

    PanNorthEast

    Enables or disables the PanNorthEast shaped Cursor to pan the diagram northeast direction.

    PanNorthWest

    Enables or disables the PanNorthWest shaped Cursor to pan the diagram Northwest direction.

    PanSouth

    Enables or disables the PanSouth shaped Cursor to pan the diagram south direction.

    PanSouthEast

    Enables or disables the PanSouthEast shaped Cursor to pan the diagram southeast direction.

    PanSouthWest

    Enables or disables the PanSouthWest shaped Cursor to pan the diagram soutwest direction.

    PanWest

    Enables or disables the PanWest shaped Cursor to pan the diagram west direction.

    Rotate

    Enables or disables the Rotate shaped cursor for Node.

    RowResize

    Specifies the row resizing thumb.

    RubberBandZoom

    Enables or disables the RubberBandZoom shaped Cursor to perform rubberband zoom.

    SizeAll

    Enables or disables the SizeAll shaped Cursor when over the cursor for Node or connector.

    SizeNortheastSouthwest

    Enables or disables the SizeNortheastSouthwest shaped cursor for Node or Annotation.

    SizeNorthSouth

    Enables the SizeNorthSouth shaped cursor.

    SizeNorthwestSoutheast

    Enables or disables the SizeNorthwestSoutheast shaped cursor for Node or Annotation.

    SizeWestEast

    Enables or disables the SizeWestEast shaped cursor for Node or Annotation.

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