| Package | Description |
|---|---|
| com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
| Modifier and Type | Method and Description |
|---|---|
EmfGradientRectangle[] |
EmfVertexData.getVertexIndexes()
Gets or sets an array of nTri GradientRectangle objects (section 2.2.7) or
GradientTriangle objects (section 2.2.8), depending on the value of the ulMode field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmfVertexData.setVertexIndexes(EmfGradientRectangle[] value)
Gets or sets an array of nTri GradientRectangle objects (section 2.2.7) or
GradientTriangle objects (section 2.2.8), depending on the value of the ulMode field.
|
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.