ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / ImageRect Structure / Top Property

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