Метод | Описание | |
---|---|---|
DistanceTool ( StretchMode stretch, IScreenServiceHost host ) : System | ||
Update ( ) : void |
Метод | Описание | |
---|---|---|
Freeze ( ) : void | ||
OnKeyDown ( KeyEventArgs e ) : void | ||
OnMouseLeftButtonDown ( MouseButtonEventArgs e ) : void | ||
OnMouseMove ( MouseEventArgs e ) : void | ||
UpdateBounds ( |
Метод | Описание | |
---|---|---|
Update ( bool force ) : void |
public DistanceTool ( StretchMode stretch, IScreenServiceHost host ) : System | ||
stretch | StretchMode | |
host | IScreenServiceHost | |
Результат | System |
protected OnKeyDown ( KeyEventArgs e ) : void | ||
e | KeyEventArgs | |
Результат | void |
protected OnMouseLeftButtonDown ( MouseButtonEventArgs e ) : void | ||
e | MouseButtonEventArgs | |
Результат | void |
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Результат | void |
protected UpdateBounds ( |
||
screenBounds | ||
point | ||
Результат | void |