Share via


IInkPresenterRulerFactory インターフェイス

定義

InkPresenter の構築に使用される InkPresenterRuler オブジェクトを生成する型の実装を定義します。

public interface class IInkPresenterRulerFactory
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.Guid(875961323, 36865, 19019, 166, 144, 105, 219, 175, 99, 229, 1)]
struct IInkPresenterRulerFactory
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.Guid(875961323, 36865, 19019, 166, 144, 105, 219, 175, 99, 229, 1)]
public interface IInkPresenterRulerFactory
Public Interface IInkPresenterRulerFactory
属性

Windows の要件

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

メソッド

Create(InkPresenter)

InkPresenter の構築に使用される情報を含む InkPresenterRuler オブジェクトを生成します

適用対象

こちらもご覧ください