Cursors::SizeNESW Property

 

Gets the two-headed diagonal (northeast/southwest) sizing cursor.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

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

Property Value

Type: System.Windows.Forms::Cursor^

The Cursor that represents two-headed diagonal (northeast/southwest) sizing cursor.

.NET Framework
Available since 1.1
Return to top
Show: