InkPresenterRuler.Kind プロパティ

定義

InkCanvas に表示するステンシルの種類を取得します。

public:
 property InkPresenterStencilKind Kind { InkPresenterStencilKind get(); };
InkPresenterStencilKind Kind();
public InkPresenterStencilKind Kind { get; }
var inkPresenterStencilKind = inkPresenterRuler.kind;
Public ReadOnly Property Kind As InkPresenterStencilKind

プロパティ値

ステンシルの種類。

実装

適用対象

こちらもご覧ください