Class EmfSetWindowExtEx
Tên không gian: Aspose.Imaging.FileFormats.Emf.Emf.Records Tổng hợp: Aspose.Imaging.dll (25.4.0)
Dữ liệu EMR_SETWINDOWEXTEX xác định chiều rộng cửa sổ.
public sealed class EmfSetWindowExtEx : EmfStateRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfStateRecordType ← EmfSetWindowExtEx
Thành viên thừa kế
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfSetWindowExtEx(EmfRecord)
Bắt đầu một trường hợp mới của lớp Aspose.Imaging.FileFormats.Emf.EMF.Records.EmpSetWindowExtEx.
public EmfSetWindowExtEx(EmfRecord source)
Parameters
source
EmfRecord
Nguồn .
EmfSetWindowExtEx()
Bắt đầu một trường hợp mới của lớp Aspose.Imaging.FileFormats.Emf.EMF.Records.EmpSetWindowExtEx.
public EmfSetWindowExtEx()
Properties
Extent
Nhận hoặc thiết lập một đối tượng WMF SizeL 64-bit ([MS-WM F] phần 2.2.2.22) cho biết:bề mặt ngang và dọc trong các đơn vị logic.
public Size Extent { get; set; }