<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG.BasicShapes > Classes > TSVGPolygon:
Comments (0)
Name
Description
Clear
Clears the SVG element and resets its properties back to their defaults (Overrides FMX.RS.SVG.BasicShapes.TSVGPolyline.Clear.)
SetPoints(TRSPoints)
Represents method SetPoints(TRSPoints). (Overrides FMX.RS.SVG.BasicShapes.TSVGPolyline.SetPoints(TRSPoints).)
SVGType
Returns the SVG element type of the class (Overrides FMX.RS.SVG.BasicShapes.TSVGPolyline.SVGType.)
Top