Interface IShapeConfiguration<TRoomShape>
Namespace: Edgar.GraphBasedGenerator.Common.Configurations
Assembly: Edgar.dll
Syntax
public interface IShapeConfiguration<TRoomShape>
Type Parameters
Name | Description |
---|---|
TRoomShape |
Properties
RoomShape
Declaration
TRoomShape RoomShape { get; set; }
Property Value
Type | Description |
---|---|
TRoomShape |