Share via


IInkPresenterStencil.Kind プロパティ

定義

InkCanvas に表示する IInkPresenterStencil オブジェクトの型を取得します。

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

プロパティ値

ステンシルの種類。

適用対象

こちらもご覧ください