| Package | Description |
|---|---|
| com.aspose.cad.fileformats.dwf.dwfxps.fixedpage.dto |
| Modifier and Type | Method and Description |
|---|---|
Brush |
Canvas.getCanvasOpacityMask()
Gets or sets the canvas opacity mask.
|
Brush |
Glyphs.getGlyphsFill()
Gets or sets the glyphs fill.
|
Brush |
Glyphs.getGlyphsOpacityMask()
Gets or sets the glyphs opacity mask.
|
Brush |
Path.getPathFill()
Gets or sets the path fill.
|
Brush |
Path.getPathOpacityMask()
Gets or sets the path opacity mask.
|
Brush |
Path.getPathStroke()
Gets or sets the path stroke.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Canvas.setCanvasOpacityMask(Brush value)
Gets or sets the canvas opacity mask.
|
void |
Glyphs.setGlyphsFill(Brush value)
Gets or sets the glyphs fill.
|
void |
Glyphs.setGlyphsOpacityMask(Brush value)
Gets or sets the glyphs opacity mask.
|
void |
Path.setPathFill(Brush value)
Gets or sets the path fill.
|
void |
Path.setPathOpacityMask(Brush value)
Gets or sets the path opacity mask.
|
void |
Path.setPathStroke(Brush value)
Gets or sets the path stroke.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.