ISvgClipable Interface |
Namespace: Svg
The ISvgClipable type exposes the following members.
| Name | Description | |
|---|---|---|
| ClipPath |
Gets or sets the ID of the associated SvgClipPath if one has been specified.
| |
| ClipRule |
Specifies the rule used to define the clipping region when the element is within a SvgClipPath.
|
| Name | Description | |
|---|---|---|
| ResetClip |
Resets the clipping region of the specified SvgRenderer back to where it was before the SetClip(SvgRenderer) method was called.
| |
| SetClip |
Sets the clipping region of the specified SvgRenderer.
|