Package | Description |
---|---|
com.aspose.imaging.fileformats.cdr.objects |
The namespace handles Cdr file format processing.
|
Modifier and Type | Method and Description |
---|---|
CdrFill |
CdrStyle.getFill()
Gets the fill.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.Dictionary<Integer,CdrFill> |
CdrDocument.getFills()
Gets the fills.
|
Modifier and Type | Method and Description |
---|---|
void |
CdrStyle.setFill(CdrFill value)
Sets the fill.
|