Class EmfPolyPolyShape

Class EmfPolyPolyShape

Pôvodný názov: Aspose.Imaging.FileFormats.Emf.Emf.Records Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Základná EMF polyschape trieda.

public abstract class EmfPolyPolyShape : EmfBoundedRecord

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape

Derived

EmfPolyPolygon , EmfPolyPolygon16 , EmfPolyPolyline , EmfPolyPolyline16

Z dedičných členov

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)

Initalizuje novú inštanciu triedy Aspose.Imaging.FileFormats.Emf.EMF.Records.EmpolyPolyShape.

protected EmfPolyPolyShape(EmfRecord source)

Parameters

source EmfRecord

a zdrojom .

EmfPolyPolyShape(EmfRecordType)

Initalizuje novú inštanciu triedy Aspose.Imaging.FileFormats.Emf.EMF.Records.EmpolyPolyShape.

protected EmfPolyPolyShape(EmfRecordType type)

Parameters

type EmfRecordType

Druh rekordov je.

Properties

Podmienky

Získava alebo nastaví sériu objektov WMF PointS, ktoré sú uvedené v [MS-WM F]oddiel 2.2.2.16, ktorý špecifikuje rad bodov.

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

Hodnota nehnuteľnosti

Point [][]

 Slovenčina