menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PointerDirection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PointerDirection

    Specify the pointer direction with the control.

    Namespace: Syncfusion.Windows.Controls.Notification
    Assembly: Syncfusion.SfHubTile.Wpf.dll
    Syntax
    public enum PointerDirection

    Fields

    Name Description
    Bottom

    Pointer aligned to the Bottom.

    BottomLeft

    Pointer aligned to the BottomLeft.

    BottomRight

    Pointer aligned to the BottomRight.

    Center

    Pointer aligned to the Center.

    Left

    Pointer aligned to the left.

    Right

    Pointer aligned to the right.

    Top

    Pointer aligned to the top.

    TopLeft

    Pointer aligned to the TopLeft.

    TopRight

    Pointer aligned to the TopRight.

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