Package | Description |
---|---|
aspose.pdf |
Modifier and Type | Method and Description |
---|---|
Shapes |
Shape.getClipShapes()
Gets or sets a
Shapes collection that indicates all clip shapes. |
Shapes |
ClippingPath.getPath() |
Shapes |
Graph.getShapes()
Gets or sets a
Shapes collection that indicates all shapes in
the graph. |
Modifier and Type | Method and Description |
---|---|
void |
Shape.setClipShapes(Shapes value) |
void |
ClippingPath.setPath(Shapes clippingPath) |
void |
Graph.setShapes(Shapes value) |
Copyright © 2016 Aspose. All Rights Reserved.