Class EmfBoundedRecord
Именује се: Aspose.Imaging.FileFormats.Emf.Emf.Records Асамблеја: Aspose.Imaging.dll (25.4.0)
Основни ЕМФ полишап класа.
public abstract class EmfBoundedRecord : EmfDrawingRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord
Derived
EmfPolyPolyShape , EmfPolyShape
Наслеђени чланови
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfBoundedRecord(EmfRecord)
Иницијалише нову инстанцију класе Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfBoundedRecord.
protected EmfBoundedRecord(EmfRecord source)
Parameters
source
EmfRecord
И извор је.
EmfBoundedRecord(EmfRecordType)
Иницијалише нову инстанцију класе Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfBoundedRecord.
protected EmfBoundedRecord(EmfRecordType type)
Parameters
type
EmfRecordType
То је тип рекорда.
Properties
Bounds
Добија или поставља 128-битни WMF RectL објекат ([MS-WMФ] одељак 2.2.2.19) који одређује гранични правоугао, у уређајним јединицама.
public Rectangle Bounds { get; set; }