Class EmfPolyDraw16

Class EmfPolyDraw16

Název místa: Aspose.Imaging.FileFormats.Emf.Emf.Records Shromáždění: Aspose.Imaging.dll (25.4.0)

Rekord EMR_POLYDRAW16 uvádí soubor linií segmentů a Bezier kurvy.

public sealed class EmfPolyDraw16 : EmfPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyShape EmfPolyDraw16

Dědiční členové

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

Constructors

EmfPolyDraw16(EmfRecord)

Začíná nový příklad třídy Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyDraw16.

public EmfPolyDraw16(EmfRecord source)

Parameters

source EmfRecord

To je zdroj.

Properties

AbTypes

Obdržíte nebo nastavíte řadu bajtů délky počtu, která určuje typy bodů.Musí být uvedeno v bodě (oddíl 2.1.26) seznamu.

public EmfPointEnum[] AbTypes { get; set; }

Hodnota nemovitosti

EmfPointEnum []a[]

 Čeština