Class ClipPathElement
ClipPathElement class.
Implements
Inherited Members
Namespace: Syncfusion.SVG.IO
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public class ClipPathElement : SuperElement, IElement, IStrokeAttributes, IFillAttributes, ITransformAttribute, IStyleAttribute, IFontAttributes, IViewBoxAttribute, IOpacityAttribute, IClipingAttribute
Constructors
ClipPathElement()
Initializes a new instance of the ClipPathElement class.
Declaration
public ClipPathElement()
Methods
GetResultPath()
Gets the result path.
Declaration
public GraphicsPath GetResultPath()
Returns
| Type | Description |
|---|---|
| System.Drawing.Drawing2D.GraphicsPath | The graphics path |