Class EmfPlusEndContainer

Class EmfPlusEndContainer

ja nimityö: Aspose.Imaging.FileFormats.Emf.EmfPlus.Records Kokoelma: Aspose.Imaging.dll (25.4.0)

EmfPlusEndContainer-rekisteri sulkee graafisen tilan säiliön, joka on aiemmin avattu alkuvaiheessa.

public sealed class EmfPlusEndContainer : EmfPlusStateRecordType

Inheritance

object MetaObject EmfPlusRecord EmfPlusStateRecordType EmfPlusEndContainer

Perintöjäsenet

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)

Aloitetaan uusi esimerkki Aspose.Imaging.FileFormats.Emf. EmfPlus.Records.EmpPlusEndContainer luokka.

public EmfPlusEndContainer(EmfPlusRecord source)

Parameters

source EmfPlusRecord

Se on lähde.

Properties

StackIndex

Saat tai asetat 32-bittisen allekirjoittamattoman kokonaisuuden, joka määrittää graafisen tilan indeksinSisältö: Indeksin on vastattava graafisen tilan sisältöön liittyvä arvo.aiemman EmfPlusBeginContainerin (osasto 2.3.7.1) taiEmfPlusBeginContainerNoParams ennätys (osasto 2.3.7.2).

public int StackIndex { get; set; }

Omistuksen arvo

int

 Suomi