C# Class KineticMath.Helpers.FrameworkElementExtensions

Afficher le fichier Open project: kingston/kineticmath

Méthodes publiques

Méthode Description
GetBoundaryRect ( this element ) : Rect

Gets the bounding rectangle of an element given the canvas

Method Details

GetBoundaryRect() public static méthode

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