Class EmfEllipse
Class EmfEllipse
名称: Aspose.Imaging.FileFormats.Emf.Emf.Records アセンション: Aspose.Imaging.dll (25.4.0)
EMR_ELLIPSE レコードはエリプスを指定します エリプスの中心は指定されたエリプスの中心ですエリプスは、現在のペンを使用して排出され、現在のブリュッシュを使用して満たされます。
public sealed class EmfEllipse : EmfDrawingRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfEllipse
相続人
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfEllipse(EmfRecord)
Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfEllipse クラスの新しい例を開始します。
public EmfEllipse(EmfRecord source)
Parameters
source
EmfRecord
源泉です。
EmfEllipse()
Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfEllipse クラスの新しい例を開始します。
public EmfEllipse()
Properties
Box
[MS-WMF] セクション 2.2.2.19 に記載されている 128 ビット (WMF) RectL オブジェクトを取得または設定する。関連する関連する関連する関連する関連する関連する関連する関連性
public Rectangle Box { get; set; }