Class EmfPathBracketRecordType
Class EmfPathBracketRecordType
名称: Aspose.Imaging.FileFormats.Emf.Emf.Records 收藏: Aspose.Imaging.dll (25.4.0)
路径布拉克记录类型指定和操纵路径在路径布拉克。注意:路径布拉克记录中没有一个指定参数。
public abstract class EmfPathBracketRecordType : EmfRecord
Inheritance
object ← MetaObject ← EmfRecord ← EmfPathBracketRecordType
Derived
EmfAbortPath , EmfBeginPath , EmfCloseFigure , EmfEndPath , EmfFlatternPath , EmfWidenPath
继承人
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfPathBracketRecordType(EmfRecord)
启动 Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPathBracketRecordType 类的新例子。
protected EmfPathBracketRecordType(EmfRecord source)
Parameters
source
EmfRecord
源源。
EmfPathBracketRecordType(EmfRecordType)
启动 Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPathBracketRecordType 类的新例子。
protected EmfPathBracketRecordType(EmfRecordType type)
Parameters
type
EmfRecordType
记录类型。