ComponentOne Basic Library for UWP
RotateChildren Property

C1.UWP Assembly > C1.Xaml Namespace > C1RadialPanel Class : RotateChildren Property
Gets or sets a value that specifies whether the panel should apply RotateTransform to the child elements.
Syntax
'Declaration
 
Public Property RotateChildren As System.Boolean
public System.bool RotateChildren {get; set;}
Remarks
Set this property to false if you want to keep children orientation.
See Also

Reference

C1RadialPanel Class
C1RadialPanel Members