C# 클래스 Xamarin.Canvas.Cairo.NodeExtensions

파일 보기 프로젝트 열기: Clancey/Canvas

공개 메소드들

메소드 설명
GetInverseTransform ( this node ) : Matrix
GetTransform ( this node ) : Matrix

메소드 상세

GetInverseTransform() 공개 정적인 메소드

public static GetInverseTransform ( this node ) : Matrix
node this
리턴 Matrix

GetTransform() 공개 정적인 메소드

public static GetTransform ( this node ) : Matrix
node this
리턴 Matrix