Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgClipPathElement Class / SvgClipPathElement Constructor

In This Topic
    SvgClipPathElement Constructor
    In This Topic
    Initializes a new instance of the SvgClipPathElement class.
    Syntax
    'Declaration
     
    Public Function New()
    public SvgClipPathElement()
    See Also