ActionScript 3.0 Language ReferenceAll Packages | All Classes | Language Elements | Index | Appendices | Conventions | Frames
Interface IGraphicsFill
 
Packageflash.display
Interfacepublic interface IGraphicsFill
ImplementorsGraphicsBitmapFill, GraphicsEndFill, GraphicsGradientFill, GraphicsShaderFill, GraphicsSolidFill

Language version: ActionScript 3.0
Runtime version: AIR 1.5

This interface is used to define objects that can be used as fill parameters in the flash.display.Graphics methods and drawing classes. Use the implementor classes of this interface to create and manage fill property data, and to reuse the same data for different instances.

See also

flash.display.Graphics.drawGraphicsData()
flash.display.GraphicsStroke.fill