[]
        
(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)
Parameters
Type Name Description
SvgPathCommand command