Class EmfStrokeAndFillPath
Le nom : Aspose.Imaging.FileFormats.Emf.Emf.Records Assemblée: Aspose.Imaging.dll (25.4.0)
L’enregistrement EMR_STROKEANDFILLPATH ferme toutes les figures ouvertes dans un chemin, brise l’outline duparcours en utilisant la penne courante, et remplit son intérieur par l’utilisation de la brosse courant.
public sealed class EmfStrokeAndFillPath : EmfDrawingRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfStrokeAndFillPath
I membri ereditari
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfStrokeAndFillPath(EmfRecord)
Initialisez une nouvelle instance de la classe Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfStrokeAndFillPath.
public EmfStrokeAndFillPath(EmfRecord source)
Parameters
source
EmfRecord
La fonte .
EmfStrokeAndFillPath()
Initialisez une nouvelle instance de la classe Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfStrokeAndFillPath.
public EmfStrokeAndFillPath()
Properties
Bounds
Obtenez ou mettez un objet 128 bits WMF RectL ([MS-WMV] section 2.2.2.19) qui spécifiele rectangle de bord, dans les unités d’appareil.
public Rectangle Bounds { get; set; }