InputSystemCursor.Create(InputSystemCursorShape) Método

Definición

Crea una instancia de InputSystemCursor mediante el cursor especificado.

public:
 static InputSystemCursor ^ Create(InputSystemCursorShape type);
 static InputSystemCursor Create(InputSystemCursorShape const& type);
public static InputSystemCursor Create(InputSystemCursorShape type);
function create(type)
Public Shared Function Create (type As InputSystemCursorShape) As InputSystemCursor

Parámetros

type
InputSystemCursorShape

Tipo de puntero visual del sistema estándar.

Devoluciones

Objeto de puntero visual.

Se aplica a