EnvelopeIndicatorStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Envelope |
Initializes a new instance of the Envelope |
#Fields
Name | Description |
---|---|
Alpha |
Identifies the Alpha bindable property. |
Fill |
Identifies the Fill bindable property. |
Lower |
Identifies the Lower |
Lower |
Identifies the Lower |
Upper |
Identifies the Upper |
Upper |
Identifies the Upper |
#Properties
Name | Description |
---|---|
Alpha | Gets or sets the alpha channel (opacity) of the area between envelope bands. |
Fill | Gets or sets the fill color of the area between envelope bands. |
Lower |
Gets or sets the color of the envelope indicator’s lower band. |
Lower |
Gets or sets the thickness of the envelope indicator’s lower band. |
Upper |
Gets or sets the color of the envelope indicator’s upper band. |
Upper |
Gets or sets the thickness of the envelope indicator’s upper band. |
See Also