[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgClipPathElement

SvgClipPathElement Class

Restricts the region to which paint can be applied.

Inheritance
SvgClipPathElement
Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public class SvgClipPathElement : SvgElement
Public Class SvgClipPathElement
    Inherits SvgElement

Constructors

Name Description
SvgClipPathElement()

Initializes a new instance of the SvgClipPathElement class.

Fields

Name Description
SvgName

Gets the SVG name of SvgClipPathElement.

Properties

Name Description
ClipPathUnits

Gets or sets the coordinate system for the contents of the SvgClipPathElement.

ElementName

Gets the SVG name of the current element.