Class EmfStrokePath

Class EmfStrokePath

Nazwa przestrzeń: Aspose.Imaging.FileFormats.Emf.Emf.Records Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Klasa EMR_STROKEPATH

public sealed class EmfStrokePath : EmfDrawingRecordType

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfStrokePath

Dziedziczeni członkowie

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

Constructors

EmfStrokePath(EmfRecord)

Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.Emf.EMF.Records.

public EmfStrokePath(EmfRecord record)

Parameters

record EmfRecord

z rekordem .

EmfStrokePath()

Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.Emf.EMF.Records.

public EmfStrokePath()

Properties

Bounds

otrzymuje lub ustawia obiekt 128-bitowy WMF RectL (oddział 2.2.2.19 [MS-WM F]]), który określa rektangulę graniczną w jednostkach urządzeń

public Rectangle Bounds { get; set; }

Wartość nieruchomości

Rectangle

 Polski