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