Class WmfEscape

Class WmfEscape

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

WMF melarikan diri dari objek.

public class WmfEscape : WmfObject

Inheritance

object MetaObject WmfObject WmfEscape

anggota yang diwarisi

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

Constructors

WmfEscape()

public WmfEscape()

Properties

EscapeRecord

Dapatkan atau menetapkan catatan melarikan diri.

public WmfEscapeRecordBase EscapeRecord { get; set; }

Nilai Properti

WmfEscapeRecordBase

EscapeType

Dapatkan atau menetapkan jenis pelarian.

public WmfMetafileEscapes EscapeType { get; set; }

Nilai Properti

WmfMetafileEscapes

 Indonesia