Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / CornerRadius Structure / BottomRightY Property

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