Свойство | Тип | Описание | |
---|---|---|---|
CenterProperty | |||
EndAngleProperty | |||
InnerRadiusProperty | |||
RadiusProperty | |||
StartAngleProperty |
Метод | Описание | |
---|---|---|
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.
|
|
RingSlice ( ) : System |
Initializes a new instance of the RingSlice class.
|
Метод | Описание | |
---|---|---|
OnCenterChanged ( |
Handles changes to the Center property.
|
|
OnCenterChanged ( Point oldCenter, Point newCenter ) : void |
Provides derived classes an opportunity to handle changes to the Center property.
|
|
OnEndAngleChanged ( |
||
OnEndAngleChanged ( double oldEndAngle, double newEndAngle ) : void | ||
OnInnerRadiusChanged ( |
||
OnInnerRadiusChanged ( double oldInnerRadius, double newInnerRadius ) : 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 CenterProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml EndAngleProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml InnerRadiusProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml RadiusProperty | ||
Результат |