Поделиться через


InputSystemCursor.Create(InputSystemCursorShape) Метод

Определение

Создает экземпляр InputSystemCursor с помощью указанного курсора.

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

Параметры

type
InputSystemCursorShape

Стандартный тип визуального указателя системы.

Возвращаемое значение

Объект визуального указателя.

Применяется к