| Package | Description |
|---|---|
| com.aspose.cad.fileformats.dwf.dwfxps.fixedpage.dto |
| Modifier and Type | Method and Description |
|---|---|
Geometry |
Canvas.getCanvasClip()
Gets or sets the canvas clip.
|
Geometry |
Glyphs.getGlyphsClip()
Gets or sets the glyphs clip.
|
Geometry |
Path.getPathClip()
Gets or sets the path clip.
|
Geometry |
Path.getPathData()
Gets or sets the path data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Canvas.setCanvasClip(Geometry value)
Gets or sets the canvas clip.
|
void |
Glyphs.setGlyphsClip(Geometry value)
Gets or sets the glyphs clip.
|
void |
Path.setPathClip(Geometry value)
Gets or sets the path clip.
|
void |
Path.setPathData(Geometry value)
Gets or sets the path data.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.