共用方式為


InkPresenterProtractor.Kind 屬性

定義

取得要顯示在 InkCanvas上的樣板類型。

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

屬性值

樣板的類型。

實作

適用於

另請參閱