ComponentOne Document Library for UWP
AllX Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > CornerRadius Structure : AllX Property
Gets or sets a single X radius value for all corners. Getting this property when different X radii have different values returns null. Setting this property to null does not have any effect.
Syntax
'Declaration
 
Public Property AllX As System.Nullable(Of Double)
public System.Nullable<double> AllX {get; set;}
See Also

Reference

CornerRadius Structure
CornerRadius Members