Class WmfCreateRegion

Class WmfCreateRegion

Nama dari : Aspose.Imaging.FileFormats.Wmf.Objects Pengumpulan: Aspose.Imaging.dll (25.4.0)

Rekaman META_CREATEREGION menciptakan Object Region (bahagian 2.2.1.5).

public class WmfCreateRegion : WmfGraphicObject

Inheritance

object MetaObject WmfObject WmfGraphicObject WmfCreateRegion

anggota yang diwarisi

WmfGraphicObject.Index , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

WmfCreateRegion()

public WmfCreateRegion()

Properties

Region

Dapatkan atau menetapkan wilayah.

public WmfRegion Region { get; set; }

Nilai Properti

WmfRegion

 Indonesia