Show / Hide Table of Contents

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
Back to top Generated by DocFX