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

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