Document Library for WinForms | ComponentOne
C1.Win.Document.6 Assembly / C1.Win.Document 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