Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IDynamicChildren.cs
1
namespace
Waher.Layout.Layout2D.Model
2
{
6
public
interface
IDynamicChildren
7
{
11
ILayoutElement
[]
DynamicChildren
12
{
13
get
;
14
}
15
}
16
}
Waher.Layout.Layout2D.Model.IDynamicChildren
Interface for layout elements that generate children dynamically.
Definition:
IDynamicChildren.cs:7
Waher.Layout.Layout2D.Model.IDynamicChildren.DynamicChildren
ILayoutElement[] DynamicChildren
Dynamic array of children
Definition:
IDynamicChildren.cs:12
Waher.Layout.Layout2D.Model.ILayoutElement
Base interface for all layout elements.
Definition:
ILayoutElement.cs:13
Waher.Layout.Layout2D.Model
Definition:
Angle.cs:6
IoTGateway
Layout
Waher.Layout.Layout2D
Model
IDynamicChildren.cs
Generated by
1.9.5