| Package | org.apache.flex.graphics |
| Interface | public interface IFill |
| Implementors | LinearGradient, SolidColor |
| Method | Defined By | ||
|---|---|---|---|
begin(s:IGraphicShape, targetBounds:Rectangle, targetOrigin:Point):void | IFill | ||
end(s:IGraphicShape):void | IFill | ||
| begin | () | method |
public function begin(s:IGraphicShape, targetBounds:Rectangle, targetOrigin:Point):voidParameters
s:IGraphicShape | |
targetBounds:Rectangle | |
targetOrigin:Point |
| end | () | method |