IFrame

IFrame interface

Webp frame interface

public interface IFrame

Properties

NameDescription
Duration { get; set; }Gets or sets the frame duration.
Left { get; set; }Gets or sets the frame position left.
Top { get; set; }Gets or sets the frame position top.

See Also