Cursors.SizeNWSE Eigenschap

Definitie

Hiermee haalt u de tweepuntige diagonale cursor (noordwest/zuidoost) op.

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

Waarde van eigenschap

De Cursor grootte van de tweepuntige diagonale cursor (noordwest/zuidoost).

Van toepassing op

Zie ook