Appearance
PixelSize
Type: number|string
Indicates a size in pixels. A string in the format X%
(e.g "200%") can be specified instead of a number, in which case it is treated as X percent of the default value
. X
should be parsable using parseFloat
.