MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
OutputMeterTheme Class
NamespacesMPfm.WindowsControlsOutputMeterTheme
Theme object for the OutputMeter control.
Declaration Syntax
C#Visual Basic
public class OutputMeterTheme
Public Class OutputMeterTheme
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
OutputMeterTheme()()()()
Default constructor for the OutputMeterTheme class.

BackgroundGradient
Defines the output meter background gradient.

CustomFont
Defines the font to be used for rendering the control.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FontShadowColor
Fore font color used when displaying the volume peak in decibels (drop shadow under text).

FontShadowColorInt
Gets/sets the font shadow color using a 32-bit integer (ARGB). This is used for serializing the Color structure in XML.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Meter0dbLineColor
The color of the 0db line drawn on the output meter.

Meter0dbLineColorInt
Gets/sets the 0db line color using a 32-bit integer (ARGB). This is used for serializing the Color structure in XML.

MeterDistortionGradient
Defines the output meter distortion gradient.

MeterGradient
Defines the output meter gradient.

MeterPeakLineColor
The color of the peak line drawn on the output meter.

MeterPeakLineColorInt
Gets/sets the peak line color using a 32-bit integer (ARGB). This is used for serializing the Color structure in XML.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
OutputMeterTheme

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)