Class EmfPolylineTo16

Class EmfPolylineTo16

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

EMR_POLYLINETO16 レコードは、現在の位置に基づいて 1 つまたは複数の直線を指定します。行は現在の位置から aPoints フィールドによって指定された最初の点に引き出されます。現在のペン. 追加ラインごとに、デザインは前回の終了点から行われます。aPoints によって指定された次の点へのライン。

public sealed class EmfPolylineTo16 : EmfPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyShape EmfPolylineTo16

相続人

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

EmfPolylineTo16(EmfRecord)

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

public EmfPolylineTo16(EmfRecord source)

Parameters

source EmfRecord

源泉です。

EmfPolylineTo16()

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

public EmfPolylineTo16()
 日本語