GifImageInfoDelayTime Property |
Gets or sets the amount of time to display this frame in milliseconds.
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; }
Public ReadOnly Property DelayTime As Integer
Get
Property Value
Type:
Int32 The amount of time to display this frame in milliseconds.
See Also