C# 클래스 SilverlightMappingToolBasic.UI.PointExtension

파일 보기 프로젝트 열기: chris-tomich/Glyma

공개 메소드들

메소드 설명
IsMovedALot ( Point originLocation, Point newLocation, Point &dif ) : bool

메소드 상세

IsMovedALot() 공개 정적인 메소드

public static IsMovedALot ( Point originLocation, Point newLocation, Point &dif ) : bool
originLocation System.Windows.Point
newLocation System.Windows.Point
dif System.Windows.Point
리턴 bool