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

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