Interface IWorldLayerRelationship
Namespace: Eco.Simulation.WorldLayers
Assembly: Eco.Simulation.dll
Syntax
public interface IWorldLayerRelationship
Properties
DescribeGeneral
Declaration
string DescribeGeneral { get; }
Property Value
Type | Description |
---|---|
System.String |
Methods
DescribeParameterized(WorldArea)
Declaration
string DescribeParameterized(WorldArea area)
Parameters
Type | Name | Description |
---|---|---|
WorldArea | area |
Returns
Type | Description |
---|---|
System.String |