Class EmfPlusEndContainer

Class EmfPlusEndContainer

Název místa: Aspose.Imaging.FileFormats.Emf.EmfPlus.Records Shromáždění: Aspose.Imaging.dll (25.4.0)

Záznam EmfPlusEndContainer uzavírá grafický kontejner, který byl dříve otevřen zahájením kontejnerové operace.

public sealed class EmfPlusEndContainer : EmfPlusStateRecordType

Inheritance

object MetaObject EmfPlusRecord EmfPlusStateRecordType EmfPlusEndContainer

Dědiční členové

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)

Začíná nový příklad třídy Aspose.Imaging.FileFormats.Emf.EmfPlus.Records.EmfPlusEndContainer.

public EmfPlusEndContainer(EmfPlusRecord source)

Parameters

source EmfPlusRecord

To je zdroj.

Properties

StackIndex

Obdrží nebo nastaví 32-bitový neoznačený integer, který specifikuje index grafického stavuindex musí odpovídat hodnotě spojené s grafickým kontejnerem stavuotevřený předchozím EmfPlusBeginContainer (oddíl 2.3.7.1) neboRekord EmfPlusBeginContainerNoParams (oddíl 2.3.7.2).

public int StackIndex { get; set; }

Hodnota nemovitosti

int

 Čeština