Class EmfStrokePath
Class EmfStrokePath
名称: Aspose.Imaging.FileFormats.Emf.Emf.Records アセンション: Aspose.Imaging.dll (25.4.0)
EMR_ストロケパトクラス
public sealed class EmfStrokePath : EmfDrawingRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfStrokePath
相続人
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfStrokePath(EmfRecord)
Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfStrokePathクラスの新しい例を開始します。
public EmfStrokePath(EmfRecord record)
Parameters
record
EmfRecord
記録です。
EmfStrokePath()
Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfStrokePathクラスの新しい例を開始します。
public EmfStrokePath()
Properties
Bounds
128 ビット WMF RectL オブジェクト([MS-WMF] セクション 2.2.2.19)を取得または設定し、デバイス ユニットにおける結合直角を指定します。
public Rectangle Bounds { get; set; }