C1.WPF Namespace : C1RadialPanel Class |
The following tables list the members exposed by C1RadialPanel.
Name | Description | |
---|---|---|
C1RadialPanel Constructor | Initializes a new instance of a C1RadialPanel. |
Name | Description | |
---|---|---|
AngleProperty | This attached property specifies explicit angle which should be used to arrange element. | |
ArcRelativeRadiusProperty | This attached property specifies the relative radius which should be used to count the ArcSegmentDefinition attached property for the specified element. The default value is 1.0. | |
ArcSegmentDefinitionProperty | This attached property holds the ArcSegmentDef object which can be used in the element control template. | |
ArcThicknessProperty | This attached property specifies the arc thickness which can be used in the element control template. | |
EndAngleProperty | Identifies the EndAngle dependency property. | |
RotateChildrenProperty | Identifies the RotateChildren dependency property. | |
StartAngleProperty | Identifies the StartAngle dependency property. |
Name | Description | |
---|---|---|
C1TransformToVisual | Returns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. | |
FindParent<T> | Finds the first parent of a given type for a particular FrameworkElement | |
GetAllParents | Returns all the parents in the visual tree | |
GetVisualStateGroup | Gets the VisualStateGroup with the given name, looking up the visual tree | |
SetBinding | Overloaded. Sets the binding if the dependency property has not been set previously and the style of the element don't set the property. |