Signals

IDictionary<string, ISignal> IGeometry.Signals { get; }

Gets the collection of signals of this geometry.

Value

IDictionary<string, ISignal> – Collection of signals of this geometry.

Throws