Class EmfPolyShape

Class EmfPolyShape

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

基于EMF聚合物类。

public abstract class EmfPolyShape : EmfBoundedRecord

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyShape

Derived

EmfPolyBezier , EmfPolyBezier16 , EmfPolyBezierTo , EmfPolyBezierTo16 , EmfPolyDraw , EmfPolyDraw16 , EmfPolygon , EmfPolygon16 , EmfPolyline , EmfPolyline16 , EmfPolylineTo , EmfPolylineTo16

继承人

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

EmfPolyShape(EmfRecord)

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

protected EmfPolyShape(EmfRecord source)

Parameters

source EmfRecord

源源。

EmfPolyShape(EmfRecordType)

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

protected EmfPolyShape(EmfRecordType type)

Parameters

type EmfRecordType

记录类型。

Properties

点数

接收或设置一系列 WMF PointL 对象( [MS-WMF] 部分 2.2.2.15) 指定点数据,在逻辑单位。

public Point[] APoints { get; set; }

财产价值

Point ( )

 中文