Class EmfPathBracketRecordType
Nazwa przestrzeń: Aspose.Imaging.FileFormats.Emf.Emf.Records Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Rodzaje plików ścieżek określają i manipulują drogi w plikach drogowych.Uwaga: żaden z rekordów ścieżek nie określa parametrów.
public abstract class EmfPathBracketRecordType : EmfRecord
Inheritance
object ← MetaObject ← EmfRecord ← EmfPathBracketRecordType
Derived
EmfAbortPath , EmfBeginPath , EmfCloseFigure , EmfEndPath , EmfFlatternPath , EmfWidenPath
Dziedziczeni członkowie
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)
Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPathBracketRecordType.
protected EmfPathBracketRecordType(EmfRecord source)
Parameters
source
EmfRecord
i źródła .
EmfPathBracketRecordType(EmfRecordType)
Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPathBracketRecordType.
protected EmfPathBracketRecordType(EmfRecordType type)
Parameters
type
EmfRecordType
Ten typ rekordów.