C# Class Css.Properties.PitchRange

Represents the pitch-range: css property.
Inheritance: CssProperty
Exibir arquivo Open project: profK/powerui Class Usage Examples

Public Properties

Property Type Description
GlobalProperty PitchRange

Public Methods

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

Method Details

Apply() public method

public Apply ( ComputedStyle style, Value value ) : ApplyState
style ComputedStyle
value Value
return ApplyState

GetProperties() public method

public GetProperties ( ) : string[]
return string[]

PitchRange() public method

public PitchRange ( ) : Css.Properties.System
return Css.Properties.System

Property Details

GlobalProperty public_oe static_oe property

public static PitchRange,Css.Properties GlobalProperty
return PitchRange