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 [ ]