'Declaration Public Overloads Sub AddClip( _
ByVal figuresThe figures.As System.Collections.Generic.IEnumerable(Of ContentStreamGraphicsFigure), _
ByVal clipPathThe clip path.As Vintasoft.Imaging.Drawing.IGraphicsPath _
)
public void AddClip(
System.Collections.Generic.IEnumerable<ContentStreamGraphicsFigure> figures,
Vintasoft.Imaging.Drawing.IGraphicsPath clipPath
)
Parameters
- figures
- The figures.
- clipPath
- The clip path.