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 개체를 생성합니다.

적용 대상

추가 정보