Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / ClipPath Property

In This Topic
    ClipPath Property
    In This Topic
    Gets or sets a reference for the 'clip-path' property.
    Syntax
    'Declaration
     
    Public Property ClipPath As SvgReference
    public SvgReference ClipPath {get; set;}
    See Also