ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.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 Integer
    public int Right {get; set;}
    See Also