ClipPathBuilder.GeometryBox
ClipPathBuilder.GeometryBox method
Sets the geometry box for the clip path.
public ClipPathBuilder GeometryBox(GeometryBox box)
| Parameter | Type | Description |
|---|---|---|
| box | GeometryBox | The geometry box to use. |
Return Value
The current instance of ClipPathBuilder for method chaining.
See Also
- enum GeometryBox
- class ClipPathBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG