Class EmfFillPath

Class EmfFillPath

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

Rekord EMR_FILLPATH zamyka wszelkie otwarte liczby w bieżącej ścieżce i wypełnia wnętrze drogi przezkorzystając z bieżącego trybu szczotkowania i poligonu.

public sealed class EmfFillPath : EmfDrawingRecordType

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfFillPath

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

EmfFillPath(EmfRecord)

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

public EmfFillPath(EmfRecord source)

Parameters

source EmfRecord

i źródła .

EmfFillPath()

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

public EmfFillPath()

Properties

Bounds

otrzymuje lub ustawia obiekt 128-bitowy WMF RectL, określony w sekcji 2.2.2.19 [MS-WMP],który określa graniczną rektangulę, w jednostkach urządzeń.

public Rectangle Bounds { get; set; }

Wartość nieruchomości

Rectangle

 Polski