pixelSize property

int? pixelSize
getter/setter pair

The height (if a row) or width (if a column) of the dimension in pixels.

Implementation

core.int? pixelSize;