| Package | Description |
|---|---|
| com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
| com.aspose.imaging.fileformats.wmf.objects |
The package contains types [MS-WMF]: Windows
Metafile Format 2.2 WMF Objects
|
| Modifier and Type | Method and Description |
|---|---|
EmfLogPen |
EmfCreatePen.getLogPen()
Gets or sets a LogPen object (section 2.2.19) that specifies the style, width, and color
of the logical pen.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmfCreatePen.setLogPen(EmfLogPen value)
Gets or sets a LogPen object (section 2.2.19) that specifies the style, width, and color
of the logical pen.
|
| Modifier and Type | Method and Description |
|---|---|
EmfLogPen |
WmfCreatePenInDirect.getLogPen()
Gets or sets the log pen.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WmfCreatePenInDirect.setLogPen(EmfLogPen value)
Gets or sets the log pen.
|
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.