共用方式為


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

屬性值

標準系統視覺指標類型。

適用於