Interface IGeneratedLayerLogger
Inherited Members
Namespace: Mars.Core.Data
Assembly: Mars.Core.dll
Syntax
public interface IGeneratedLayerLogger : IGeneratedLogger<ILayer>, IOutputLogger
Properties
| Improve this Doc View SourceLayerType
The associated type description containing information's about output properties
and the special layer type (e.g., normal, agent, raster, vector ,...)
Declaration
LayerType LayerType { get; }
Property Value
Type | Description |
---|---|
LayerType |