Class EmfSetWindowExtEx

Class EmfSetWindowExtEx

İsim alanı : Aspose.Imaging.FileFormats.Emf.Emf.Records Toplantı: Aspose.Imaging.dll (25.4.0)

EMR_SETWINDOWEXTEX kayıt, pencere genişliğini tanımlar.

public sealed class EmfSetWindowExtEx : EmfStateRecordType

Inheritance

object MetaObject EmfRecord EmfStateRecordType EmfSetWindowExtEx

mirasçı üyeleri

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 sınıfının yeni bir örneğini başlatır.

public EmfSetWindowExtEx(EmfRecord source)

Parameters

source EmfRecord

Kaynak için .

EmfSetWindowExtEx()

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetWindowExtEx sınıfının yeni bir örneğini başlatır.

public EmfSetWindowExtEx()

Properties

Extent

64 bit WMF SizeL nesnesini ([MS-WMF] bölüm 2.2.2.22) alır veya ayarlar.Yatay ve vertikal boyutlar mantıksal birimlerde.

public Size Extent { get; set; }

Mülkiyet Değer

Size

 Türkçe