패키지flash.text
클래스public final class TextColorType
상속TextColorType Inheritance Object

언어 버전 : ActionScript 3.0
Player 버전 : Flash Player 9

TextColorType 클래스는 flash.text.TextRenderer 클래스에 색상 값을 제공합니다.

참고 사항

flash.text.TextRenderer


Public 속성
 속성다음에 의해 정의됨
 Inheritedconstructor : Object
지정된 객체 인스턴스의 클래스 객체 또는 생성자 함수에 대한 참조입니다.
Object
 Inheritedprototype : Object
[static] 클래스 또는 함수 객체의 프로토타입 객체에 대한 참조입니다.
Object
Public 메서드
 메서드다음에 의해 정의됨
 Inherited
지정된 속성이 객체에 정의되어 있는지 여부를 나타냅니다.
Object
 Inherited
Object 클래스의 인스턴스가 매개 변수로 지정된 객체의 프로토타입 체인에 있는지 여부를 나타냅니다.
Object
 Inherited
지정된 속성이 존재하고 열거 가능한지 여부를 나타냅니다.
Object
 Inherited
루프 작업에서 동적 속성을 사용할 수 있는지 여부를 설정합니다.
Object
 Inherited
지정된 객체의 문자열 표현을 반환합니다.
Object
 Inherited
지정된 객체의 프리미티브 값을 반환합니다.
Object
Public 상수
 상수다음에 의해 정의됨
  DARK_COLOR : String = "dark"
[static] setAdvancedAntiAliasingTable() 메서드의 colorType 매개 변수에 사용됩니다.
TextColorType
  LIGHT_COLOR : String = "light"
[static] setAdvancedAntiAliasingTable() 메서드의 colorType 매개 변수에 사용됩니다.
TextColorType
상수 정보
DARK_COLOR상수
public static const DARK_COLOR:String = "dark"

언어 버전 : ActionScript 3.0
Player 버전 : Flash Player 9

setAdvancedAntiAliasingTable() 메서드의 colorType 매개 변수에 사용됩니다. TextColorType.DARK_COLOR 구문을 사용합니다.

참고 사항

LIGHT_COLOR상수 
public static const LIGHT_COLOR:String = "light"

언어 버전 : ActionScript 3.0
Player 버전 : Flash Player 9

setAdvancedAntiAliasingTable() 메서드의 colorType 매개 변수에 사용됩니다. TextColorType.LIGHT_COLOR 구문을 사용합니다.

참고 사항





 

이 페이지에 의견 추가되면 전자 메일 알림 받기 | 의견 보고서

현재 페이지: http://livedocs.adobe.com/flash/9.0_kr/ActionScriptLangRefV3/flash/text/TextColorType.html