Class EmfSetWindowExtEx
Class EmfSetWindowExtEx
اسم الفضاء : Aspose.Imaging.FileFormats.Emf.Emf.Records تجميع: Aspose.Imaging.dll (25.4.0)
يحدد سجل EMR_SETWINDOWEXTEX نطاق النافذة.
public sealed class EmfSetWindowExtEx : EmfStateRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfStateRecordType ← EmfSetWindowExtEx
الأعضاء الموروثين
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfSetWindowExtEx(EmfRecord)
يبدأ مثالًا جديدًا من فئة Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetWindowExtEx.
public EmfSetWindowExtEx(EmfRecord source)
Parameters
source
EmfRecord
من المصدر .
EmfSetWindowExtEx()
يبدأ مثالًا جديدًا من فئة Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetWindowExtEx.
public EmfSetWindowExtEx()
Properties
Extent
يحصل أو يضع كائن WMF SizeL 64 بت ([MS-WMF] القسم 2.2.2.22) الذي يحددالأفقية والأفقية في الوحدات المنطقية.
public Size Extent { get; set; }