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

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