Layer.copy9Patch

Function/Meaning
Image copy using 9-patch (1.3.0 or later)
Type
Method of the Layer class
Syntax
copy9Patch(src)
Arguments
src Specifies the source layer object.
A Bitmap class object can also be specified.
Return Value
Margin information
Description
Performs an image copy using 9-patch (slice).
The returned margin information is a Rect class object.