ImageEn, unit iexLayers
TIEScaleLocking
Declaration
TIEScaleLocking = set of (ieslBorder, ieslFont, ieslSize);
Description
Prevents sizing of some attributes of the layer when zoom is not 100%
Value
Description
ieslBorder
Border and line widths are not scaled
ieslFont
Text is not scaled (does not apply to rich text layers)
ieslSize
The layer itself is not scaled (implies both ieslBorder and ieslFont)