| Constant | Defined By | ||
|---|---|---|---|
| BEVEL : String = bevel [static]
| LineStyle | ||
| BUTT : String = butt [static]
| LineStyle | ||
| MITER : String = miter [static]
| LineStyle | ||
| ROUND : String = round [static]
| LineStyle | ||
| SQUARE : String = square [static]
| LineStyle | ||
| BEVEL | Constant |
public static const BEVEL:String = bevel| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
| BUTT | Constant |
public static const BUTT:String = butt| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
| MITER | Constant |
public static const MITER:String = miter| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
| ROUND | Constant |
public static const ROUND:String = round| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
| SQUARE | Constant |
public static const SQUARE:String = square| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |