Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGPath
TSVGPath Properties
Name
Description
Data
Specifies the shape of the path
LengthRatio
Returns the ratio of the reported FMX.RS.SVG.TSVGPath.PathLength and the calculated path length (based on summing the segments in the path shape)
PathLength
Returns the length of the path as reported by the SVG on loading
Top