ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.Bitmap Namespace / ImageRect Structure / Bottom Property

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