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

In This Topic
    BottomLeftX Property
    In This Topic
    Gets or sets the x-radius of the bottom left corner.
    Syntax
    'Declaration
     
    Public Property BottomLeftX As System.Single
    public System.float BottomLeftX {get; set;}
    See Also