Share via


InkPresenterStencilKind 列挙型

定義

InkCanvas に表示できるステンシルの種類を指定します。

public enum class InkPresenterStencilKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
enum class InkPresenterStencilKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
public enum InkPresenterStencilKind
Public Enum InkPresenterStencilKind
継承
InkPresenterStencilKind
属性

Windows の要件

デバイス ファミリ
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v3.0 で導入)

フィールド

Other 0

ユーザー設定のステンシル。

Protractor 2

円弧と曲線を描画するための分度器の形式のステンシル。

Ruler 1

直線を描画するための直線ルールの形式のステンシル。

ルーラーは、10 番目の位置ごとに目盛りを付け、サブメジャー目盛りを 5 番目の位置ごとにマークするメトリックです。

注釈

バージョン履歴

Windows のバージョン SDK バージョン 追加された値
1703 15063 Protractor

適用対象

こちらもご覧ください