Property | Type | Description | |
---|---|---|---|
EndAngleProperty | |||
RadiusProperty | |||
StartAngleProperty |
Method | Description | |
---|---|---|
BeginUpdate ( ) : void |
Suspends path updates until EndUpdate is called;
|
|
EndUpdate ( ) : void |
Resumes immediate path updates every time a component property value changes. Updates the path.
|
|
PieSlice ( ) : System |
Initializes a new instance of the PieSlice class.
|
Method | Description | |
---|---|---|
OnEndAngleChanged ( |
||
OnEndAngleChanged ( double oldEndAngle, double newEndAngle ) : void | ||
OnRadiusChanged ( |
||
OnRadiusChanged ( double oldRadius, double newRadius ) : void | ||
OnSizeChanged ( object sender, |
||
OnStartAngleChanged ( |
||
OnStartAngleChanged ( double oldStartAngle, double newStartAngle ) : void | ||
OnStrokeThicknessChanged ( object sender, double e ) : void | ||
UpdatePath ( ) : void |
public static DependencyProperty,Windows.UI.Xaml EndAngleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml RadiusProperty | ||
return |