InputSystemCursor.CursorShape プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
InputSystemCursor オブジェクトでサポートされている標準のシステム ビジュアル ポインター型を取得します。
public:
property InputSystemCursorShape CursorShape { InputSystemCursorShape get(); };
InputSystemCursorShape CursorShape();
public InputSystemCursorShape CursorShape { get; }
var inputSystemCursorShape = inputSystemCursor.cursorShape;
Public ReadOnly Property CursorShape As InputSystemCursorShape
プロパティ値
標準のシステム ビジュアル ポインター型。