FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Interop Namespace / Thickness Structure / Right Property

In This Topic
    Right Property (Thickness)
    In This Topic
    Gets or sets the width, of the right side of the bounding rectangle.
    Syntax
    'Declaration
     
    Public Property Right As Double
    public double Right {get; set;}
    See Also