Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / CornerRadius Structure / RoundBottomRight Property

In This Topic
    RoundBottomRight Property
    In This Topic
    Gets a value indicating whether bottom-right corner is round, i.e. BottomRightX and BottomRightY greater than 0.
    Syntax
    'Declaration
     
    Public ReadOnly Property RoundBottomRight As System.Boolean
    public System.bool RoundBottomRight {get;}
    See Also