Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.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