Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing 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 System.Single
    public System.float BottomRightX {get; set;}
    See Also