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.ExtEx.
public EmfSetWindowExtEx(EmfRecord source)
Parameters
source
EmfRecord
і джерела .
EmfSetWindowExtEx()
Ініціалізація нової інстанції класу Aspose.Imaging.FileFormats.Emf.EMF.Records.ExtEx.
public EmfSetWindowExtEx()
Properties
Extent
отримує або встановлює 64-розрядовий об’єкт WMF SizeL (відділ 2.2.2.22) з зазначеннямГоризонтальні та вертикальні діапазони в логічних одиницях.
public Size Extent { get; set; }