Class EmfStrokePath

Class EmfStrokePath

Numele spaţiului: Aspose.Imaging.FileFormats.Emf.Emf.Records Asamblare: Aspose.Imaging.dll (25.4.0)

Clasa EMR_STROKEPATH

public sealed class EmfStrokePath : EmfDrawingRecordType

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfStrokePath

Membrii moștenitori

EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfStrokePath(EmfRecord)

Inițializează o nouă instanță a clasei Aspose.Imaging.FileFormats.Emf.Emb.Records.EMfStrokePath.

public EmfStrokePath(EmfRecord record)

Parameters

record EmfRecord

şi recordul .

EmfStrokePath()

Inițializează o nouă instanță a clasei Aspose.Imaging.FileFormats.Emf.Emb.Records.EMfStrokePath.

public EmfStrokePath()

Properties

Bounds

Obține sau stabilește un obiect 128-bit WMF RectL (secțiunea 2.2.2.19 [MS-WM F]]) care specifică rectanglul de legătură în unitățile de dispozitiv

public Rectangle Bounds { get; set; }

Valoarea proprietății

Rectangle

 Română