ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / ImageRect Structure / Right Property

In This Topic
    Right Property
    In This Topic
    Gets or sets the x-coordinate of the right edge.
    Syntax
    'Declaration
     
    Public Property Right As System.Integer
    public System.int Right {get; set;}
    See Also