Condividi tramite


InputSystemCursor.Create(InputSystemCursorShape) Metodo

Definizione

Crea un'istanza di InputSystemCursor usando il cursore specificato.

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

Parametri

type
InputSystemCursorShape

Tipo di puntatore visivo di sistema standard.

Restituisce

Oggetto puntatore visivo.

Si applica a