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

각 폴리곤은 현재 펜을 사용하여 배열되어야하며 현재 브러시를 사용하여 채워야하며재생 장치의 맥락에서 정의되는 polygon 채우기 모드.기록이 넘어갈 수 있다.

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()
 한국어