Displays
- Base class for the main display view model. Allows display interact with the rest of application: MAT.Atlas.Client.Presentation.Displays.DisplayPluginViewModel
- Provides an ICommand implementation which relays the Execute and CanExecute method to the specified delegates: MAT.Atlas.Client.Presentation.Commands.DelegateCommand and MAT.Atlas.Client.Presentation.Commands.DelegateCommand
- Allows user to interact with waveform cursor of the active session: MAT.Atlas.Client.Platform.Sessions.ISessionCursorService
Back to Display API