Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GifFrame Class / Top Property

In This Topic
    Top Property (GifFrame)
    In This Topic
    Gets the y-coordinate, in pixels, of the top edge of the frame image with respect to the top edge of the Logical Screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Top As System.Integer
    public System.int Top {get;}
    See Also