Class EmfPathBracketRecordType

Class EmfPathBracketRecordType

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

Typy záznamů trasy braket specifikují a manipulují trasy v trasy braket.Poznámka: Žádný z průvodních záznamů neoznačuje parametry.

public abstract class EmfPathBracketRecordType : EmfRecord

Inheritance

object MetaObject EmfRecord EmfPathBracketRecordType

Derived

EmfAbortPath , EmfBeginPath , EmfCloseFigure , EmfEndPath , EmfFlatternPath , EmfWidenPath

Dědiční členové

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)

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

protected EmfPathBracketRecordType(EmfRecord source)

Parameters

source EmfRecord

To je zdroj.

EmfPathBracketRecordType(EmfRecordType)

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

protected EmfPathBracketRecordType(EmfRecordType type)

Parameters

type EmfRecordType

Typ záznam.

 Čeština