Class EmfPolyPolyShape

Class EmfPolyPolyShape

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

Podstawowa klasa EMF Poly Polyshape.

public abstract class EmfPolyPolyShape : EmfBoundedRecord

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape

Derived

EmfPolyPolygon , EmfPolyPolygon16 , EmfPolyPolyline , EmfPolyPolyline16

Dziedziczeni członkowie

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

Constructors

EmfPolyPolyShape(EmfRecord)

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

protected EmfPolyPolyShape(EmfRecord source)

Parameters

source EmfRecord

i źródła .

EmfPolyPolyShape(EmfRecordType)

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

protected EmfPolyPolyShape(EmfRecordType type)

Parameters

type EmfRecordType

Ten typ rekordów.

Properties

Pozycja

otrzymuje lub ustawia szereg obiektów WMF PointS, określonych w [MS-WM F]sekcja 2.2.2.16, która określa zakres punktów.

public Point[][] APoints { get; set; }

Wartość nieruchomości

Point [ ]

 Polski