PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / RectangleD Structure / Right Property

In This Topic
    Right Property (RectangleD)
    In This Topic
    Gets the X coordinate of the right edge of the current RectangleD structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Right As Double
    public double Right {get;}
    See Also