C# Class XamlBrewer.Uwp.Controls.RadialGauge

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: XamlBrewer/UWP-Composition-Radial-Gauge Class Usage Examples

Méthodes publiques

Свойство Type Description
MaximumProperty Windows.UI.Xaml.DependencyProperty
MinimumProperty Windows.UI.Xaml.DependencyProperty
NeedleBrushProperty Windows.UI.Xaml.DependencyProperty
ScaleBrushProperty Windows.UI.Xaml.DependencyProperty
ScaleTickBrushProperty Windows.UI.Xaml.DependencyProperty
ScaleWidthProperty Windows.UI.Xaml.DependencyProperty
TickBrushProperty Windows.UI.Xaml.DependencyProperty
TickSpacingProperty Windows.UI.Xaml.DependencyProperty
TrailBrushProperty Windows.UI.Xaml.DependencyProperty
UnitBrushProperty Windows.UI.Xaml.DependencyProperty
UnitProperty Windows.UI.Xaml.DependencyProperty
ValueBrushProperty Windows.UI.Xaml.DependencyProperty
ValueProperty Windows.UI.Xaml.DependencyProperty
ValueStringFormatProperty Windows.UI.Xaml.DependencyProperty

Protected Properties

Свойство Type Description
ValueAngleProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
RadialGauge ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
OnValueChanged ( DependencyObject d ) : void

Updates the needle rotation, the trail, and the value text according to the new value.

OnValueChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
ScalePoint ( double angle, double middleOfScale ) : Point

Transforms a set of polar coordinates into a Windows Point.

ValueToAngle ( double value ) : double

Returns the angle for a specific value.

Method Details

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

RadialGauge() public méthode

public RadialGauge ( ) : System
Résultat System

Property Details

MaximumProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MaximumProperty
Résultat Windows.UI.Xaml.DependencyProperty

MinimumProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MinimumProperty
Résultat Windows.UI.Xaml.DependencyProperty

NeedleBrushProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml NeedleBrushProperty
Résultat Windows.UI.Xaml.DependencyProperty

ScaleBrushProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ScaleBrushProperty
Résultat Windows.UI.Xaml.DependencyProperty

ScaleTickBrushProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ScaleTickBrushProperty
Résultat Windows.UI.Xaml.DependencyProperty

ScaleWidthProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ScaleWidthProperty
Résultat Windows.UI.Xaml.DependencyProperty

TickBrushProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml TickBrushProperty
Résultat Windows.UI.Xaml.DependencyProperty

TickSpacingProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml TickSpacingProperty
Résultat Windows.UI.Xaml.DependencyProperty

TrailBrushProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml TrailBrushProperty
Résultat Windows.UI.Xaml.DependencyProperty

UnitBrushProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml UnitBrushProperty
Résultat Windows.UI.Xaml.DependencyProperty

UnitProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml UnitProperty
Résultat Windows.UI.Xaml.DependencyProperty

ValueAngleProperty protected_oe static_oe property

protected static DependencyProperty,Windows.UI.Xaml ValueAngleProperty
Résultat Windows.UI.Xaml.DependencyProperty

ValueBrushProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ValueBrushProperty
Résultat Windows.UI.Xaml.DependencyProperty

ValueProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ValueProperty
Résultat Windows.UI.Xaml.DependencyProperty

ValueStringFormatProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ValueStringFormatProperty
Résultat Windows.UI.Xaml.DependencyProperty