C# 클래스 Css.Properties.PitchRange

Represents the pitch-range: css property.
상속: CssProperty
파일 보기 프로젝트 열기: profK/powerui 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
GlobalProperty PitchRange

공개 메소드들

메소드 설명
Apply ( ComputedStyle style, Value value ) : ApplyState
GetProperties ( ) : string[]
PitchRange ( ) : Css.Properties.System

메소드 상세

Apply() 공개 메소드

public Apply ( ComputedStyle style, Value value ) : ApplyState
style ComputedStyle
value Value
리턴 ApplyState

GetProperties() 공개 메소드

public GetProperties ( ) : string[]
리턴 string[]

PitchRange() 공개 메소드

public PitchRange ( ) : Css.Properties.System
리턴 Css.Properties.System

프로퍼티 상세

GlobalProperty 공개적으로 정적으로 프로퍼티

public static PitchRange,Css.Properties GlobalProperty
리턴 PitchRange