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)

生成一个 InkPresenterRuler 对象,该对象包含 用于构造 InkPresenter 的信息。

适用于

另请参阅