Interface IFrame

Interface IFrame

Il nome: Aspose.Imaging.FileFormats.Webp Assemblea: Aspose.Imaging.dll (25.4.0)

Il Webp Frame Interfaccia

public interface IFrame

Properties

Duration

Riceve o impone la durata del quadro.

short Duration { get; set; }

Valore di proprietà

short

Left

Ottieni o metti la posizione del quadro a sinistra.

short Left { get; set; }

Valore di proprietà

short

Top

Ottieni o metti la posizione del quadro in cima.

short Top { get; set; }

Valore di proprietà

short

 Italiano