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

In This Topic
    Bottom Property (GifFrame)
    In This Topic
    Gets the y-coordinate that is the sum of Top and Height property values.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bottom As System.Integer
    public System.int Bottom {get;}
    See Also