[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgClosePathCommand

SvgClosePathCommand Class

Represents a 'closepath' command in the path data.

Inheritance
SvgClosePathCommand
Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public class SvgClosePathCommand : SvgPathCommand
Public Class SvgClosePathCommand
    Inherits SvgPathCommand

Constructors

Name Description
SvgClosePathCommand(bool)

Initializes a new instance of the SvgClosePathCommand class.