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