Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / CornerRadius Structure / AllY Property

In This Topic
    AllY Property (CornerRadius)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllY As Nullable(Of Double)
    public Nullable<double> AllY {get; set;}
    See Also