Packagelunas
Interfacepublic interface Border

This interface defines a border in a specific elements (bases EdgeMetrics).



Public Properties
 PropertyDefined By
  border : EdgeMetrics
Indicates the thickness, in pixels, of the four edge regions around a visual component.
Border
Property Detail
borderproperty
border:EdgeMetrics

Indicates the thickness, in pixels, of the four edge regions around a visual component.


Implementation
    public function get border():EdgeMetrics
    public function set border(value:EdgeMetrics):void