C# Class Open.Core.Common.ElementBounds

Represents the bounds of an visual element.
Afficher le fichier Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Méthodes publiques

Méthode Description
ElementBounds ( UIElement element, Rect bounds ) : System

Method Details

ElementBounds() public méthode

public ElementBounds ( UIElement element, Rect bounds ) : System
element UIElement
bounds System.Windows.Rect
Résultat System