dimensions property

GridDimensionInput get dimensions
inherited

dimensions represents the dimensions of the sensor content

Implementation

set maskEnabled(bool value);/// [dimensions] represents the dimensions of the sensor content
GridDimensionInput get dimensions;
set dimensions (GridDimensionInput value)
inherited

dimensions represents the dimensions of the sensor content

Implementation

GridDimensionInput get dimensions;/// [dimensions] represents the dimensions of the sensor content
set dimensions(GridDimensionInput value);