Class EmfFillPath
De naam: Aspose.Imaging.FileFormats.Emf.Emf.Records Verzameling: Aspose.Imaging.dll (25.4.0)
De EMR_FILLPATH-record sluit alle open cijfers in de huidige route en vult het interieur van de route doorGebruik de huidige brush- en polygonvullingsmodus.
public sealed class EmfFillPath : EmfDrawingRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfFillPath
Geëerbiede leden
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfFillPath(EmfRecord)
Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfFillPath klasse.
public EmfFillPath(EmfRecord source)
Parameters
source
EmfRecord
De bron .
EmfFillPath()
Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfFillPath klasse.
public EmfFillPath()
Properties
Bounds
ontvangt of instelt een 128-bit WMF RectL-object, zoals aangegeven in [MS-WMV] sectie 2.2.2.19,die de grenzen rectangle specificeren, in apparatuureenheden.
public Rectangle Bounds { get; set; }