Свойство | Type | Description | |
---|---|---|---|
OnNext | void | ||
OnRotateClockwise | void |
Méthode | Description | |
---|---|---|
CropViewModel ( INavigationFacade navigationFacade, ICropControl cropControl, IDialogService dialogService ) : System |
The constructor
|
|
LoadImage ( ) : System.Threading.Tasks.Task |
Loads the image
|
|
LoadState ( |
Loads the state.
|
Méthode | Description | |
---|---|---|
OnNext ( ) : void | ||
OnRotateClockwise ( ) : void |
public CropViewModel ( INavigationFacade navigationFacade, ICropControl cropControl, IDialogService dialogService ) : System | ||
navigationFacade | INavigationFacade | The navigation facade. |
cropControl | ICropControl | The crop control. |
dialogService | IDialogService | The dialog service. |
Résultat | System |
public LoadImage ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |
public LoadState ( |
||
args | The viewmodel arguments. | |
Résultat | System.Threading.Tasks.Task |