Class EmfPlusStateRecordType

Class EmfPlusStateRecordType

De naam: Aspose.Imaging.FileFormats.Emf.EmfPlus.Records Verzameling: Aspose.Imaging.dll (25.4.0)

De State Record Types specificeren de operaties op de staat van de playback-context.

public abstract class EmfPlusStateRecordType : EmfPlusRecord

Inheritance

object MetaObject EmfPlusRecord EmfPlusStateRecordType

Derived

EmfPlusBeginContainer , EmfPlusBeginContainerNoParams , EmfPlusEndContainer , EmfPlusRestore , EmfPlusSave

Geëerbiede leden

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

Remarks

Elke grafische staat container moet worden toegevoegd aan een reeks bewaard grafisch containers.de staat container is niet geschreven in de EMF+ metafile, dus het formaat kan worden bepaald door deDe implementatie.

Constructors

EmfPlusStateRecordType(EmfPlusRecord)

Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EmpPlus.Records.empplusStateRecordType klasse.

protected EmfPlusStateRecordType(EmfPlusRecord source)

Parameters

source EmfPlusRecord

De bron .

 Nederlands