C# Class ZSCY.Models.PiePiece

Inheritance: Windows.UI.Xaml.Shapes.Path
Afficher le fichier Open project: RedrockMobile/CyxbsMobile_Win Class Usage Examples

Méthodes publiques

Свойство Type Description
CentreXPropety Windows.UI.Xaml.DependencyProperty
CentreYPropety Windows.UI.Xaml.DependencyProperty
InnerRadiusProperty Windows.UI.Xaml.DependencyProperty
PercentageProperty Windows.UI.Xaml.DependencyProperty
PieceValueProperty Windows.UI.Xaml.DependencyProperty
PushOutProperty Windows.UI.Xaml.DependencyProperty
RadiusProperty Windows.UI.Xaml.DependencyProperty
RotationAngleProperty Windows.UI.Xaml.DependencyProperty
WedgeAngleProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
PiePiece ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
AddArc ( Point point, Size size, bool largeArc, SweepDirection sweepDirection ) : void
AddLine ( Point point ) : void
AddPoint ( double x, double y ) : void
ComputeCartesianCoordinate ( double angle, double radius ) : Point
CreatePathData ( double width, double height ) : void
Offset ( Point point, double offsetX, double offsetY ) : Point

Method Details

ArrangeOverride() protected méthode

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

MeasureOverride() protected méthode

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

PiePiece() public méthode

public PiePiece ( ) : System
Résultat System

Property Details

CentreXPropety public_oe static_oe property

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

CentreYPropety public_oe static_oe property

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

InnerRadiusProperty public_oe static_oe property

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

PercentageProperty public_oe static_oe property

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

PieceValueProperty public_oe static_oe property

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

PushOutProperty public_oe static_oe property

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

RadiusProperty public_oe static_oe property

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

RotationAngleProperty public_oe static_oe property

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

WedgeAngleProperty public_oe static_oe property

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