Class EmfFillPath

Class EmfFillPath

Der Name: Aspose.Imaging.FileFormats.Emf.Emf.Records Versammlung: Aspose.Imaging.dll (25.4.0)

Das EMR_FILLPATH-Rekord schließt alle offenen Zahlen im aktuellen Weg und füllt das Innere des Weges durchmit dem aktuellen Brush- und Polygonfüllungsmodus.

public sealed class EmfFillPath : EmfDrawingRecordType

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfFillPath

Vererbte Mitglieder

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

Constructors

EmfFillPath(EmfRecord)

Initialisiert eine neue Instanz der Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfFillPath Klasse.

public EmfFillPath(EmfRecord source)

Parameters

source EmfRecord

Die Quelle.

EmfFillPath()

Initialisiert eine neue Instanz der Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfFillPath Klasse.

public EmfFillPath()

Properties

Bounds

Erhalten oder ein 128-Bit-WMF RectL-Objekt eingestellt, wie in Abschnitt 2.2.2.19 [MS-WMF] angegeben,die den Bindungsrechtsangel, in Geräteinheiten, spezifiziert.

public Rectangle Bounds { get; set; }

Eigentumswert

Rectangle

 Deutsch