Cursors.SizeNESW Eigenschaft

Definition

Ruft den Größenänderungscursor mit zwei diagonalen Spitzen (Nordost/Südwest) ab.

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

Eigenschaftswert

Cursor

Der Cursor, der den Größenänderungscursor mit zwei diagonalen Spitzen (Nordost/Südwest) darstellt.

Gilt für

Siehe auch