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

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