Compartilhar via


InputSystemCursor.CursorShape Propriedade

Definição

Obtém o tipo de ponteiro visual do sistema padrão compatível com o objeto InputSystemCursor .

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

Valor da propriedade

O tipo de ponteiro visual do sistema padrão.

Aplica-se a