Class EmfPathBracketRecordType

Class EmfPathBracketRecordType

Navne til: Aspose.Imaging.FileFormats.Emf.Emf.Records Sammensætning: Aspose.Imaging.dll (25.4.0)

Path bracket registreringstyper angiver og manipulerer veje i pade brackets.Bemærk: Ingen af sporets sporer angiver parametre.

public abstract class EmfPathBracketRecordType : EmfRecord

Inheritance

object MetaObject EmfRecord EmfPathBracketRecordType

Derived

EmfAbortPath , EmfBeginPath , EmfCloseFigure , EmfEndPath , EmfFlatternPath , EmfWidenPath

De arvede medlemmer

EmfRecord.Type , EmfRecord.Size , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPathBracketRecordType(EmfRecord)

Initialiserer en ny instans af Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPathBracketRecordType klasse.

protected EmfPathBracketRecordType(EmfRecord source)

Parameters

source EmfRecord

Den kilde.

EmfPathBracketRecordType(EmfRecordType)

Initialiserer en ny instans af Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPathBracketRecordType klasse.

protected EmfPathBracketRecordType(EmfRecordType type)

Parameters

type EmfRecordType

Den rekordtype.

 Dansk