Class EmfPolyline16

Class EmfPolyline16

名称: Aspose.Imaging.FileFormats.Emf.Emf.Records 收藏: Aspose.Imaging.dll (25.4.0)

EMR_POLYLINE16 记录指定一系列线部分,通过连接线中的点。具体的序列。

public sealed class EmfPolyline16 : EmfPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyShape EmfPolyline16

继承人

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

EmfPolyline16(EmfRecord)

启动 Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyline16 类的新例子。

public EmfPolyline16(EmfRecord source)

Parameters

source EmfRecord

源源。

EmfPolyline16()

启动 Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyline16 类的新例子。

public EmfPolyline16()
 中文