패키지 | flashx.textLayout.formats |
클래스 | public final class BackgroundColor |
상속 | BackgroundColor Object |
언어 버전: | ActionScript 3.0 |
런타임 버전: | Flash Player 10, AIR 1.5 |
TextLayoutFormat
클래스의 backgroundColor
속성의 값을 "transparent"로 설정하는 데 사용되는 상수를 정의합니다.
관련 API 요소
공용 속성
공용 메서드
공용 상수
상수 | 정의 주체 | ||
---|---|---|---|
TRANSPARENT : String = "transparent" [정적] 투명 - 배경색이 적용되지 않습니다. | BackgroundColor |
상수 세부 정보
TRANSPARENT | 상수 |
public static const TRANSPARENT:String = "transparent"
언어 버전: | ActionScript 3.0 |
런타임 버전: | Flash Player 10, AIR 1.5 |
투명 - 배경색이 적용되지 않습니다.
Tue Jun 12 2018, 03:17 PM Z