GifFrameDelayTime Property |
Gets or sets the number of milliseconds this frame should be displayed.
Namespace:
Atalasoft.Imaging.Codec
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public int DelayTime { get; set; }
Public Property DelayTime As Integer
Get
Set
Property Value
Type:
Int32 The number of milliseconds this frame should be displayed.
Remarks The time is measured in 1/100 of a second.
See Also