Compartir a través de


InputSystemCursor.CursorShape Propiedad

Definición

Obtiene el tipo de puntero visual del sistema estándar admitido por el 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 de propiedad

Tipo de puntero visual del sistema estándar.

Se aplica a