Class EmfSetWindowExtEx
Class EmfSetWindowExtEx
Nazwa przestrzeń: Aspose.Imaging.FileFormats.Emf.Emf.Records Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Zapis EMR_SETWINDOWEXTEX określa zakres okna.
public sealed class EmfSetWindowExtEx : EmfStateRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfStateRecordType ← EmfSetWindowExtEx
Dziedziczeni członkowie
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfSetWindowExtEx(EmfRecord)
Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.Emf.EMF.Records.ExtEx.
public EmfSetWindowExtEx(EmfRecord source)
Parameters
source
EmfRecord
i źródła .
EmfSetWindowExtEx()
Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.Emf.EMF.Records.ExtEx.
public EmfSetWindowExtEx()
Properties
Extent
otrzymuje lub ustawia 64-bitowy obiekt WMF SizeL (oddział 2.2.2.22) określającyWskaźniki horyzontalne i pionowe w jednostkach logicznych.
public Size Extent { get; set; }