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

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