FrameTime

ApngFrame.FrameTime property

Gets or sets the frame duration.

public int FrameTime { get; set; }

Property Value

The frame duration, in milliseconds.

See Also