Interface IDisplayPluginServiceContext
Defines a display service context provider. Encompasses services specific per display instance.
Namespace: MAT.Atlas.Client.Presentation.Displays
Assembly: MAT.Atlas.Client.Presentation.dll
Syntax
public interface IDisplayPluginServiceContext : IDisposable
Properties
DisplayParameterService
Declaration
IDisplayParameterService DisplayParameterService { get; }
Property Value
Type | Description |
---|---|
IDisplayParameterService |