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

상속: System.Windows.Media.GeneralTransform, DUCE.IResource
파일 보기 프로젝트 열기: shana/moon 1 사용 예제들

공개 메소드들

메소드 설명
TransformBounds ( Rect rect ) : Rect
TryTransform ( Point inPoint, Point &outPoint ) : bool

메소드 상세

TransformBounds() 공개 메소드

public TransformBounds ( Rect rect ) : Rect
rect System.Windows.Rect
리턴 System.Windows.Rect

TryTransform() 공개 메소드

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