Interface IModalLayer
The modal layers provide access to resources for the respective modal type.
Inherited Members
Namespace: SOHDomain.Model
Assembly: SOHDomain.dll
Syntax
public interface IModalLayer : ILayer, IModelObject
Properties
| Improve this Doc View SourceModalChoice
Gets the modal type for which this layer is responsible.
E.g. the default pedestrian modality or car modality.
Declaration
ModalChoice ModalChoice { get; }
Property Value
Type | Description |
---|---|
ModalChoice |