Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
Modifier and Type | Method and Description |
---|---|
EmfTriVertex[] |
EmfVertexData.getVertexObjects()
Gets or sets an array of nVer TriVertex objects (section 2.2.26).
|
Modifier and Type | Method and Description |
---|---|
void |
EmfVertexData.setVertexObjects(EmfTriVertex[] value)
Gets or sets an array of nVer TriVertex objects (section 2.2.26).
|