Freigeben über


InputSystemCursor.Create(InputSystemCursorShape) Methode

Definition

Erstellt mithilfe des angegebenen Cursors eine InputSystemCursor-instance.

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

Parameter

type
InputSystemCursorShape

Ein standardmäßiger visueller Zeigertyp des Systems.

Gibt zurück

Ein visuelles Zeigerobjekt.

Gilt für: