ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.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