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

In This Topic
    SvgClipPathElement Class
    In This Topic
    Restricts the region to which paint can be applied.
    Object Model
    SvgClipPathElement Class
    Syntax
    'Declaration
     
    Public Class SvgClipPathElement 
       Inherits SvgElement
    public class SvgClipPathElement : SvgElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Svg.SvgElement
          GrapeCity.Documents.Svg.SvgClipPathElement

    See Also