Property | Defined By | ||
---|---|---|---|
bottomLeft : Number | CornerRadius | ||
bottomRight : Number | CornerRadius | ||
topLeft : Number | CornerRadius | ||
topRight : Number | CornerRadius |
Method | Defined By | ||
---|---|---|---|
CornerRadius(uniformRadius:Number) | CornerRadius |
bottomLeft | property |
bottomLeft:Number
public function get bottomLeft():Number
public function set bottomLeft(value:Number):void
bottomRight | property |
bottomRight:Number
public function get bottomRight():Number
public function set bottomRight(value:Number):void
topLeft | property |
topLeft:Number
public function get topLeft():Number
public function set topLeft(value:Number):void
topRight | property |
topRight:Number
public function get topRight():Number
public function set topRight(value:Number):void
CornerRadius | () | Constructor |
public function CornerRadius(uniformRadius:Number)
uniformRadius:Number |