FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / CornerRadius Structure / BottomRightX Property

In This Topic
    BottomRightX Property
    In This Topic
    Gets or sets the x-radius of the bottom right corner.
    Syntax
    'Declaration
     
    Public Property BottomRightX As Double
    public double BottomRightX {get; set;}
    See Also