Class EmfBeginPath
Class EmfBeginPath
名称: Aspose.Imaging.FileFormats.Emf.Emf.Records アセンション: Aspose.Imaging.dll (25.4.0)
このレコードは、現在のプレイバックデバイスの文脈でパスブレットを開きます。トラックブレイクが開いた後、アプリケーションは記録を処理し始めることができます。パットに位置するポイント アプリケーションは、オープンパットブレイクを閉じる必要があります。EMR_ENDPATH レコードの処理アプリケーションが EMR_BEGINPATH レコードを処理する場合、すべての以前のパスプレイバックデバイスのコンテキストから脱出する必要があります。
public sealed class EmfBeginPath : EmfPathBracketRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfPathBracketRecordType ← EmfBeginPath
相続人
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfBeginPath()
public EmfBeginPath()