Cursors.SizeNESW Property

Definition

Gets a two-headed northeast/southwest sizing Cursor.

public:
 static property System::Windows::Input::Cursor ^ SizeNESW { System::Windows::Input::Cursor ^ get(); };
public static System.Windows.Input.Cursor SizeNESW { get; }
static member SizeNESW : System.Windows.Input.Cursor
Public Shared ReadOnly Property SizeNESW As Cursor

Property Value

A two-headed northeast/southwest sizing cursor.

Remarks

XAML Text Usage

See Remark on Cursors.

Applies to