PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / Borders Structure / RadiusYExpr Property

In This Topic
    RadiusYExpr Property (Borders)
    In This Topic
    Gets or sets the expression used to calculate Borders.RadiusY.
    Syntax
    'Declaration
     
    Public Property RadiusYExpr As String
    public string RadiusYExpr {get; set;}
    See Also