Class EmfPolyPolyline16

Class EmfPolyPolyline16

名称: Aspose.Imaging.FileFormats.Emf.Emf.Records アセンション: Aspose.Imaging.dll (25.4.0)

EMR_POLYPOLYLINE16 レコードは、複数の連接ラインセグメントのシリーズを指定します。

public sealed class EmfPolyPolyline16 : EmfPolyPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape EmfPolyPolyline16

相続人

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

Remarks

ラインセグメントは現在のペンを使用して引き出す必要があります。現在の位置は、この記録によって使用または更新されることはありません。

Constructors

EmfPolyPolyline16(EmfRecord)

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyline16クラスの新しい例を開始します。

public EmfPolyPolyline16(EmfRecord source)

Parameters

source EmfRecord

源泉です。

EmfPolyPolyline16()

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyline16クラスの新しい例を開始します。

public EmfPolyPolyline16()
 日本語