Adobe® Flex® 4 Language Reference
Hide Packages and Classes List |  Packages  |  Classes  |  Index  |  Appendixes
flash.display 
IGraphicsPath 
Packageflash.display
Interfacepublic interface IGraphicsPath
Implementors GraphicsPath, GraphicsTrianglePath

Language Version: ActionScript 3.0
Runtime Versions: Flash Player 10, AIR 1.5

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

See also