C# 클래스 Windows.UI.Input.ManipulationDelta

파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Expansion float
Rotation float
Scale float
Translation Point

프로퍼티 상세

Expansion 공개적으로 프로퍼티

public float Expansion
리턴 float

Rotation 공개적으로 프로퍼티

public float Rotation
리턴 float

Scale 공개적으로 프로퍼티

public float Scale
리턴 float

Translation 공개적으로 프로퍼티

public Point Translation
리턴 Point