Device-2.Clip
Device<TGraphicContext,TRenderingOptions>.Clip method
Modifies the current clipping path by intersecting it with the current path, using the FillMode rule to determine the region to fill. This method terminates current path.
public abstract void Clip(FillMode mode)
Parameter | Type | Description |
---|---|---|
mode | FillMode | Filling mode specifies how the interior of a closed path is clipped |
See Also
- class Device<TGraphicContext,TRenderingOptions>
- package com.aspose.html.Rendering
- package Aspose.HTML