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

In This Topic
    Height Property (GifFrame)
    In This Topic
    Gets the height of the frame image in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As System.Integer
    public System.int Height {get;}
    See Also