Cursors.SizeNESW Proprietà

Definizione

Ottiene il cursore di ridimensionamento diagonale a due punte (nord-est/sud-ovest).

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

Valore della proprietà

Oggetto Cursor che rappresenta il cursore di ridimensionamento diagonale a due punte (nord-est/sud-ovest).

Si applica a

Vedi anche