C# Class LunarEclipse.Model.RelativeLocator

Inheritance: AbstractLocator
Afficher le fichier Open project: mono/lunareclipse

Méthodes publiques

Méthode Description
Locate ( ) : Point
RelativeLocator ( UIElement element, double dx, double dy ) : System.Windows

Method Details

Locate() public méthode

public Locate ( ) : Point
Résultat System.Windows.Point

RelativeLocator() public méthode

public RelativeLocator ( UIElement element, double dx, double dy ) : System.Windows
element System.Windows.UIElement
dx double
dy double
Résultat System.Windows