EmfFlatternPath
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 EmfFlatternPath extends EmfPathBracketRecordType
This record transforms any curves in the selected path into the playback device context; each curve MUST be turned into a sequence of lines.
Constructors
Constructor | Description |
---|---|
EmfFlatternPath() | Initializes a new instance of the EmfFlatternPath class. |
EmfFlatternPath()
public EmfFlatternPath()
Initializes a new instance of the EmfFlatternPath
class.