C# 클래스 KineticMath.Helpers.FrameworkElementExtensions

파일 보기 프로젝트 열기: kingston/kineticmath

공개 메소드들

메소드 설명
GetBoundaryRect ( this element ) : Rect

Gets the bounding rectangle of an element given the canvas

메소드 상세

GetBoundaryRect() 공개 정적인 메소드

Gets the bounding rectangle of an element given the canvas
public static GetBoundaryRect ( this element ) : Rect
element this
리턴 System.Windows.Rect