Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgCommentElement Class / SvgCommentElement Constructor

In This Topic
    SvgCommentElement Constructor
    In This Topic
    Initializes a new instance of the SvgCommentElement class.
    Syntax
    'Declaration
     
    Public Function New()
    public SvgCommentElement()
    See Also