Share via


IInkPresenterRulerFactory 介面

定義

定義類型實作,這個類型會產生 InkPresenterRuler 物件,用於建構 InkPresenter

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的資訊。

適用於

另請參閱