InputSystemCursor.Create(InputSystemCursorShape) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したカーソルを使用して InputSystemCursor インスタンスを作成します。
public:
static InputSystemCursor ^ Create(InputSystemCursorShape type);
static InputSystemCursor Create(InputSystemCursorShape const& type);
public static InputSystemCursor Create(InputSystemCursorShape type);
function create(type)
Public Shared Function Create (type As InputSystemCursorShape) As InputSystemCursor
パラメーター
標準的なシステム ビジュアル ポインター型。
戻り値
ビジュアル ポインター オブジェクト。