ComponentOne Basic Library for UWP
SetExplicitAngles Property

C1.UWP Assembly > C1.Xaml Namespace > C1RadialPanel Class : SetExplicitAngles Property
Gets or sets the System.Boolean value determining whether the panel should set Angle attached property on children elements. The default value is False.
Syntax
'Declaration
 
Public Property SetExplicitAngles As System.Boolean
public System.bool SetExplicitAngles {get; set;}
See Also

Reference

C1RadialPanel Class
C1RadialPanel Members