Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
CellSpan.cs
1
namespace
Waher.Layout.Layout2D.Model.Groups
2
{
6
public
struct
CellSpan
7
{
11
public
int
ColSpan
;
12
16
public
int
RowSpan
;
17
}
18
}
Waher.Layout.Layout2D.Model.Groups
Definition:
Cell.cs:9
Waher.Layout.Layout2D.Model.Groups.CellSpan
Contains information about a cells span in a grid.
Definition:
CellSpan.cs:7
Waher.Layout.Layout2D.Model.Groups.CellSpan.RowSpan
int RowSpan
Row span
Definition:
CellSpan.cs:16
Waher.Layout.Layout2D.Model.Groups.CellSpan.ColSpan
int ColSpan
Column span
Definition:
CellSpan.cs:11
IoTGateway
Layout
Waher.Layout.Layout2D
Model
Groups
CellSpan.cs
Generated by
1.9.5