C# Class Treefrog.Presentation.Controllers.ZoomState

Afficher le fichier Open project: jaquadro/Treefrog Class Usage Examples

Méthodes publiques

Méthode Description
ZoomIn ( ) : void
ZoomOut ( ) : void
ZoomState ( ) : System

Méthodes protégées

Méthode Description
OnZoomLevelChanged ( EventArgs e ) : void

Method Details

OnZoomLevelChanged() protected méthode

protected OnZoomLevelChanged ( EventArgs e ) : void
e System.EventArgs
Résultat void

ZoomIn() public méthode

public ZoomIn ( ) : void
Résultat void

ZoomOut() public méthode

public ZoomOut ( ) : void
Résultat void

ZoomState() public méthode

public ZoomState ( ) : System
Résultat System