Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
MeasureState.cs
2{
6 public class MeasureState
7 {
11 public bool Relative { get; set; }
12 }
13}
bool Relative
If layout contains relative sizes and dimensions should be recalculated.
Definition: MeasureState.cs:11