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

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