Class EmfPathBracketRecordType

Class EmfPathBracketRecordType

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

Typy záznamov na cestách určujú a manipulujú cestami v cestných záberoch.Poznámka: Žiadny z záznamov trasy neoznačuje parametre.

public abstract class EmfPathBracketRecordType : EmfRecord

Inheritance

object MetaObject EmfRecord EmfPathBracketRecordType

Derived

EmfAbortPath , EmfBeginPath , EmfCloseFigure , EmfEndPath , EmfFlatternPath , EmfWidenPath

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

Initalizuje novú inštanciu triedy Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPathBracketRecordType.

protected EmfPathBracketRecordType(EmfRecord source)

Parameters

source EmfRecord

a zdrojom .

EmfPathBracketRecordType(EmfRecordType)

Initalizuje novú inštanciu triedy Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPathBracketRecordType.

protected EmfPathBracketRecordType(EmfRecordType type)

Parameters

type EmfRecordType

Druh rekordov je.

 Slovenčina