Packageorg.apache.flex.graphics
Classpublic class LineStyle
InheritanceLineStyle Inheritance Object



Public Constants
 ConstantDefined 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
Constant Detail
BEVELConstant
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

BUTTConstant 
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

MITERConstant 
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

ROUNDConstant 
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

SQUAREConstant 
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