EmfEndPath
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 EmfEndPath extends EmfPathBracketRecordType
This record closes a path bracket and selects the path defined by the bracket into the playback device context.
Constructors
Constructor | Description |
---|---|
EmfEndPath() | Initializes a new instance of the EmfEndPath class. |
EmfEndPath()
public EmfEndPath()
Initializes a new instance of the EmfEndPath
class.