Cursors.SizeNS Propiedad

Definición

Obtiene el cursor de cambio de tamaño vertical de dos puntas (norte/sur).

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

Valor de propiedad

Cursor que representa el cursor de cambio de tamaño vertical de dos puntas (norte/sur).

Se aplica a

Consulte también