EmfAbortPath
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.emf.emf.records.EmfRecord, com.aspose.imaging.fileformats.emf.emf.records.EmfPathBracketRecordType
public final class EmfAbortPath extends EmfPathBracketRecordType
This record aborts a path bracket or discards the path from a closed path bracket.
Constructors
Constructor | Description |
---|---|
EmfAbortPath() | Initializes a new instance of the EmfAbortPath class. |
EmfAbortPath()
public EmfAbortPath()
Initializes a new instance of the EmfAbortPath
class.