Class EmfPolyPolyShape
이름 공간 : Aspose.Imaging.FileFormats.Emf.Emf.Records 모임: Aspose.Imaging.dll (25.4.0)
기본 EMF 폴리 폴리시파 클래스.
public abstract class EmfPolyPolyShape : EmfBoundedRecord
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyPolyShape
Derived
EmfPolyPolygon , EmfPolyPolygon16 , EmfPolyPolyline , EmfPolyPolyline16
상속 회원들
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
EmfPolyPolyShape(EmfRecord)
Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyShape 클래스의 새로운 예를 시작합니다.
protected EmfPolyPolyShape(EmfRecord source)
Parameters
source
EmfRecord
그리고 출처입니다.
EmfPolyPolyShape(EmfRecordType)
Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyShape 클래스의 새로운 예를 시작합니다.
protected EmfPolyPolyShape(EmfRecordType type)
Parameters
type
EmfRecordType
기록의 유형입니다.
Properties
포인트
[MS-WMF]에 명시된 WMF PointS 개체의 범위를 얻거나 설정합니다.2.2.2.16 섹션은 포인트의 범위를 지정합니다.
public Point[][] APoints { get; set; }
부동산 가치
Point [ ] [ ] [ ]