Cursors.SizeNESW Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le curseur de dimensionnement (nord-est/sud-ouest) en diagonale à deux têtes.
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
Valeur de propriété
Cursor qui représente le curseur de dimensionnement (nord-est/sud-ouest) en diagonale à deux têtes.