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

屬性值

樣板的類型。

適用於

另請參閱