Class EmfPlusEndContainer

Class EmfPlusEndContainer

Pôvodný názov: Aspose.Imaging.FileFormats.Emf.EmfPlus.Records Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Záznam EmfPlusEndContainer uzatvára grafický kontajner, ktorý bol predtým otvorený začiatkom kontejnerovej prevádzky.

public sealed class EmfPlusEndContainer : EmfPlusStateRecordType

Inheritance

object MetaObject EmfPlusRecord EmfPlusStateRecordType EmfPlusEndContainer

Z dedičných č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)

Initalizuje novú inštanciu triedy Aspose.Imaging.FileFormats.Emf.EmpPlus.Records.empPlusEndContainer.

public EmfPlusEndContainer(EmfPlusRecord source)

Parameters

source EmfPlusRecord

a zdrojom .

Properties

StackIndex

Získať alebo nastaviť 32-bitový nesignovaný integer, ktorý špecifikuje index grafického stavuindex musí zhodovať hodnotu spojenú s grafickým kontajneromotvorený predchádzajúcim EmfPlusBeginContainer (oddiel 2.3.7.1) aleboEmfPlusBeginContainerNoParams záznam (oddiel 2.3.7.2)

public int StackIndex { get; set; }

Hodnota nehnuteľnosti

int

 Slovenčina