C# Class Open.Core.Common.ElementBounds

Represents the bounds of an visual element.
Datei anzeigen Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Public Methods

Method Description
ElementBounds ( UIElement element, Rect bounds ) : System

Method Details

ElementBounds() public method

public ElementBounds ( UIElement element, Rect bounds ) : System
element UIElement
bounds System.Windows.Rect
return System