Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.objects |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
Modifier and Type | Method and Description |
---|---|
EmfPoint28To4[] |
EmfEpsData.getPoints()
Gets or sets an array of three Point28_4 objects (section 2.2.23) that defines the
coordinates of the output parallelogram using 28.4 bit FIX notation
|
Modifier and Type | Method and Description |
---|---|
void |
EmfEpsData.setPoints(EmfPoint28To4[] value)
Gets or sets an array of three Point28_4 objects (section 2.2.23) that defines the
coordinates of the output parallelogram using 28.4 bit FIX notation
|