AllX Property
AllX
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.
Declaration
public float? AllX { get; set; }
Public Property AllX As Single?