Click or drag to resize
Akka.NETIGraphTShapeShape Property
The shape of a graph is all that is externally visible: its inlets and outlets.

Namespace:  Akka.Streams
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
TShape Shape { get; }

Property Value

Type: TShape
See Also