Class EmfPlusEndContainer

Class EmfPlusEndContainer

Nazwa przestrzeń: Aspose.Imaging.FileFormats.Emf.EmfPlus.Records Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Rekord EmfPlusEndContainer zamyka kontener stanu graficznego, który został wcześniej otwarty przez rozpoczęcie pracy kontenera.

public sealed class EmfPlusEndContainer : EmfPlusStateRecordType

Inheritance

object MetaObject EmfPlusRecord EmfPlusStateRecordType EmfPlusEndContainer

Dziedziczeni członkowie

EmfPlusRecord.Type , EmfPlusRecord.Flags , EmfPlusRecord.Size , EmfPlusRecord.DataSize , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPlusEndContainer(EmfPlusRecord)

Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.Emf.EmpPlus.Records.empplusEndContainer.

public EmfPlusEndContainer(EmfPlusRecord source)

Parameters

source EmfPlusRecord

i źródła .

Properties

StackIndex

otrzymuje lub ustawia 32-bitowy niepodany integralny, który określa indeks stanu graficznegoWskaźnik musi odpowiadać wartości powiązanej z kontenerem stanu graficznegootwarty przez poprzedniego EmfPlusBeginContainer (sekcja 2.3.7.1) lubRekord EmfPlusBeginContainerNoParams (sekcja 2.3.7.2).

public int StackIndex { get; set; }

Wartość nieruchomości

int

 Polski