FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / CornerRadius Structure / TopLeftY Property

In This Topic
    TopLeftY Property
    In This Topic
    Gets or sets the y-radius of the upper left corner.
    Syntax
    'Declaration
     
    Public Property TopLeftY As Double
    public double TopLeftY {get; set;}
    See Also