[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgPathBuilder.Add

Add Method

Add(SvgPathCommand)

Appends the specified SvgPathCommand to the current path.

Declaration
public void Add(SvgPathCommand command)
Public Sub Add(command As SvgPathCommand)
Parameters
Type Name Description
SvgPathCommand command