Navigation: Code Documentation > RSVclSVG > RSSVG.BasicShapes > Classes > TSVGPolygon
TSVGPolygon Methods
Name
Description
Clear
Clears the SVG element and resets its properties back to their defaults (Overrides RSSVG.BasicShapes.TSVGPolyline.Clear.)
SetPoints(TRSPoints)
Represents method SetPoints(TRSPoints). (Overrides RSSVG.BasicShapes.TSVGPolyline.SetPoints(TRSPoints).)
SVGType
Returns the SVG element type of the class (Overrides RSSVG.BasicShapes.TSVGPolyline.SVGType.)
Top