Cursors.SizeNESW Propiedad

Definición

Obtiene el cursor de cambio de tamaño diagonal de dos puntas (nordeste/sudoeste).

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

Valor de propiedad

Cursor

Cursor que representa el cursor de cambio de tamaño diagonal de dos puntas (nordeste/sudoeste).

Se aplica a

Consulte también