Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / CornerRadius Structure / TopRightX Property

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