Class EmfStrokePath
Class EmfStrokePath
Названий на: Aspose.Imaging.FileFormats.Emf.Emf.Records Асамблея: Aspose.Imaging.dll (25.4.0)
EMR_STROKEPATH клас
public sealed class EmfStrokePath : EmfDrawingRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfStrokePath
Нападні члени
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfStrokePath(EmfRecord)
Ініціалізація нової інстанції класу Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfStrokePath.
public EmfStrokePath(EmfRecord record)
Parameters
record
EmfRecord
Це рекорд.
EmfStrokePath()
Ініціалізація нової інстанції класу Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfStrokePath.
public EmfStrokePath()
Properties
Bounds
З’являється або встановлюється 128-бітний об’єкт WMF RectL (відділ 2.2.2.19 [MS-WMP]], який визначає обмежувальний прямокутник в пристроях.
public Rectangle Bounds { get; set; }