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