Cursors.SizeWE Propiedad

Definición

Obtiene el cursor de cambio de tamaño horizontal de dos puntas (oeste/este).

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

Valor de propiedad

Cursor que representa el cursor de cambio de tamaño horizontal de dos puntas (oeste/este).

Se aplica a

Consulte también