ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.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