C# Class Css.Properties.PitchRange

Represents the pitch-range: css property.
Inheritance: CssProperty
Afficher le fichier Open project: profK/powerui Class Usage Examples

Méthodes publiques

Свойство Type Description
GlobalProperty PitchRange

Méthodes publiques

Méthode Description
Apply ( ComputedStyle style, Value value ) : ApplyState
GetProperties ( ) : string[]
PitchRange ( ) : Css.Properties.System

Method Details

Apply() public méthode

public Apply ( ComputedStyle style, Value value ) : ApplyState
style ComputedStyle
value Value
Résultat ApplyState

GetProperties() public méthode

public GetProperties ( ) : string[]
Résultat string[]

PitchRange() public méthode

public PitchRange ( ) : Css.Properties.System
Résultat Css.Properties.System

Property Details

GlobalProperty public_oe static_oe property

public static PitchRange,Css.Properties GlobalProperty
Résultat PitchRange