Class EmfSetWindowExtEx

Class EmfSetWindowExtEx

De naam: Aspose.Imaging.FileFormats.Emf.Emf.Records Verzameling: Aspose.Imaging.dll (25.4.0)

De EMR_SETWINDOWEXTEX-record bepaalt de breedte van het raam.

public sealed class EmfSetWindowExtEx : EmfStateRecordType

Inheritance

object MetaObject EmfRecord EmfStateRecordType EmfSetWindowExtEx

Geëerbiede leden

EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfSetWindowExtEx(EmfRecord)

Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records.ExtEx-klasse.

public EmfSetWindowExtEx(EmfRecord source)

Parameters

source EmfRecord

De bron .

EmfSetWindowExtEx()

Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records.ExtEx-klasse.

public EmfSetWindowExtEx()

Properties

Extent

ontvangt of instelt een 64-bit WMF SizeL-object ([MS-WMV] sectie 2.2.2.22) dat dehorizontale en verticale afmetingen in logische eenheden.

public Size Extent { get; set; }

Eigendomswaarde

Size

 Nederlands