Cursors::SizeNESW Property

 

Gets a two-headed northeast/southwest sizing Cursor.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property Cursor^ SizeNESW {
	static Cursor^ get();
}

Property Value

Type: System.Windows.Input::Cursor^

A two-headed northeast/southwest sizing cursor.

.NET Framework
Available since 3.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Return to top
Show: