Class EmfPolyPolygon16
이름 공간 : Aspose.Imaging.FileFormats.Emf.Emf.Records 모임: Aspose.Imaging.dll (25.4.0)
EMR_POLYPOLYGON16 레코드는 닫힌 폴리곤의 일련을 지정합니다.현재 펜을 사용하고, 현재 브러시와 폴리곤 채우기 모드를 사용하여 채워집니다.이 기록을 통해서 벗어날 수 있다.
public sealed class EmfPolyPolygon16 : EmfPolyPolyShape
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyPolyShape ← EmfPolyPolygon16
상속 회원들
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
EmfPolyPolygon16(EmfRecord)
Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolygon16 클래스의 새로운 사례를 시작합니다.
public EmfPolyPolygon16(EmfRecord source)
Parameters
source
EmfRecord
그리고 출처입니다.
EmfPolyPolygon16()
Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolygon16 클래스의 새로운 사례를 시작합니다.
public EmfPolyPolygon16()