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


InputSystemCursor.CursorShape Свойство

Определение

Возвращает стандартный тип системного визуального указателя, поддерживаемый объектом InputSystemCursor .

public:
 property InputSystemCursorShape CursorShape { InputSystemCursorShape get(); };
InputSystemCursorShape CursorShape();
public InputSystemCursorShape CursorShape { get; }
var inputSystemCursorShape = inputSystemCursor.cursorShape;
Public ReadOnly Property CursorShape As InputSystemCursorShape

Значение свойства

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

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