Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 510 Bytes

File metadata and controls

27 lines (15 loc) · 510 Bytes

symbolItem.scalingGrid

Availability

Flash 8.

Usage

symbolItem.scalingGrid

Description

Property; a Boolean value that specifies whether 9-slice scaling is enabled for the item.

Example

The following example enables 9-slice scaling for an item in the library:

fl.getDocumentDOM().library.items[0].scalingGrid = true;

See also

symbolItem.scalingGridRect