C# Class RadialMenuControl.UserControl.OuterPieSlicePath

Inheritance: PathBase
显示文件 Open project: CatalystCode/radial-menu

Public Properties

Property Type Description
AngleProperty Windows.UI.Xaml.DependencyProperty
ThicknessProperty Windows.UI.Xaml.DependencyProperty

Protected Methods

Method Description
Redraw ( ) : void

Override for the path's redraw mehtod, controlling how the path is drawns

Method Details

Redraw() protected method

Override for the path's redraw mehtod, controlling how the path is drawns
protected Redraw ( ) : void
return void

Property Details

AngleProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml AngleProperty
return Windows.UI.Xaml.DependencyProperty

ThicknessProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ThicknessProperty
return Windows.UI.Xaml.DependencyProperty