C# 클래스 System.Windows.Media.TranslateTransform

상속: Transform
파일 보기 프로젝트 열기: shana/moon 1 사용 예제들

공개 메소드들

메소드 설명
TryTransform ( System.Point inPoint, System.Point &outPoint ) : bool

메소드 상세

TryTransform() 공개 메소드

public TryTransform ( System.Point inPoint, System.Point &outPoint ) : bool
inPoint System.Point
outPoint System.Point
리턴 bool