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

属性值

模具的类型。

实现

适用于

另请参阅