Specifies entire GIF file width.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property Width As Integer
public int Width { get; set; }
Using Width and Height properties you specify a "viewport" for the GIF file. If you put the frame which exceeds of these dimensions, it is cropped.
Default value is 0.