Compartilhar via


InputSystemCursor.Create(InputSystemCursorShape) Método

Definição

Cria uma instância InputSystemCursor usando o 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

Um tipo de ponteiro visual do sistema padrão.

Retornos

Um objeto de ponteiro visual.

Aplica-se a