C# Class trello.Interactions.PointIndex.Value

Afficher le fichier Open project: Bunk/trellow

Méthodes publiques

Méthode Description
Create ( string id, FrameworkElement element, FrameworkElement relativeTo ) : Value
Reposition ( Point position ) : void
ToString ( ) : string

Method Details

Create() public static méthode

public static Create ( string id, FrameworkElement element, FrameworkElement relativeTo ) : Value
id string
element System.Windows.FrameworkElement
relativeTo System.Windows.FrameworkElement
Résultat Value

Reposition() public méthode

public Reposition ( Point position ) : void
position System.Windows.Point
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string