Class EmfStrokeAndFillPath
ชื่อพื้นที่: Aspose.Imaging.FileFormats.Emf.Emf.Records การประกอบ: Aspose.Imaging.dll (25.4.0)
บันทึก EMR_STROKEANDFILLPATH ปิดตัวเลขที่เปิดใด ๆ ในเส้นทางขั้นตอนโดยใช้หมึกปัจจุบันและเติมภายในของมันโดยใช้หมึกปัจจุบัน
public sealed class EmfStrokeAndFillPath : EmfDrawingRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfStrokeAndFillPath
อนุญาโตตุลาการ
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfStrokeAndFillPath(EmfRecord)
เปิดตัวตัวอย่างใหม่ของคลาส Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfStrokeAndFillPath
public EmfStrokeAndFillPath(EmfRecord source)
Parameters
source
EmfRecord
แหล่ง
EmfStrokeAndFillPath()
เปิดตัวตัวอย่างใหม่ของคลาส Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfStrokeAndFillPath
public EmfStrokeAndFillPath()
Properties
Bounds
ได้รับหรือตั้งค่าวัตถุ WMF RectL 128 บิต ([MS-WMF] ส่วน 2.2.2.19) ที่ระบุเส้นผ่าศูนย์กลางเส้นผ่าศูนย์กลางในหน่วยอุปกรณ์
public Rectangle Bounds { get; set; }