C# Класс KineticMath.Helpers.FrameworkElementExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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