PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Borders Structure / RadiusXExpr Property

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