次の方法で共有


CoreCursor.Type プロパティ

定義

カーソルの種類を取得します。

public:
 property CoreCursorType Type { CoreCursorType get(); };
CoreCursorType Type();
public CoreCursorType Type { get; }
var coreCursorType = coreCursor.type;
Public ReadOnly Property Type As CoreCursorType

プロパティ値

カーソルの種類。

適用対象