Class EmfPolyPolygon
Class EmfPolyPolygon
名称: Aspose.Imaging.FileFormats.Emf.Emf.Records 收藏: Aspose.Imaging.dll (25.4.0)
EMR_POLYPOLYGON 记录指定了一系列关闭的聚合物。
public sealed class EmfPolyPolygon : EmfPolyPolyShape
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyPolyShape ← EmfPolyPolygon
继承人
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
EmfPolyPolygon(EmfRecord)
启动了 Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolygon 类的新例子。
public EmfPolyPolygon(EmfRecord source)
Parameters
source
EmfRecord
源源。
EmfPolyPolygon()
启动了 Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolygon 类的新例子。
public EmfPolyPolygon()