Partager via


InputSystemCursor.Create(InputSystemCursorShape) Méthode

Définition

Crée un instance InputSystemCursor à l’aide du curseur spécifié.

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

Paramètres

type
InputSystemCursorShape

Type de pointeur visuel système standard.

Retours

Objet pointeur visuel.

S’applique à