C# Class csShared.Controls.OrientedRadialPanel

Inheritance: System.Windows.Controls.Canvas
Afficher le fichier Open project: TNOCS/csTouch

Méthodes publiques

Свойство Type Description
AngleProperty System.Windows.DependencyProperty
FixedAngleProperty System.Windows.DependencyProperty
MaxAngleProperty System.Windows.DependencyProperty
StartAngleProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetAngle ( DependencyObject obj ) : double
SetAngle ( DependencyObject obj, double value ) : void

Méthodes protégées

Méthode Description
ArrangeOverride ( Size finalSize ) : Size
MeasureOverride ( Size availableSize ) : Size

Method Details

ArrangeOverride() protected méthode

protected ArrangeOverride ( Size finalSize ) : Size
finalSize System.Windows.Size
Résultat System.Windows.Size

GetAngle() public static méthode

public static GetAngle ( DependencyObject obj ) : double
obj System.Windows.DependencyObject
Résultat double

MeasureOverride() protected méthode

protected MeasureOverride ( Size availableSize ) : Size
availableSize System.Windows.Size
Résultat System.Windows.Size

SetAngle() public static méthode

public static SetAngle ( DependencyObject obj, double value ) : void
obj System.Windows.DependencyObject
value double
Résultat void

Property Details

AngleProperty public_oe static_oe property

public static DependencyProperty,System.Windows AngleProperty
Résultat System.Windows.DependencyProperty

FixedAngleProperty public_oe static_oe property

public static DependencyProperty,System.Windows FixedAngleProperty
Résultat System.Windows.DependencyProperty

MaxAngleProperty public_oe static_oe property

public static DependencyProperty,System.Windows MaxAngleProperty
Résultat System.Windows.DependencyProperty

StartAngleProperty public_oe static_oe property

public static DependencyProperty,System.Windows StartAngleProperty
Résultat System.Windows.DependencyProperty